igfbench-neurips2026 commited on
Commit
b892471
·
verified ·
1 Parent(s): 3a9bfc9

Add full RAI metadata (rai:dataSocialImpact rename + hasSyntheticData + prov:wasGeneratedBy) for NeurIPS 2026 E&D Track validator

Browse files
Files changed (1) hide show
  1. croissant.json +355 -1
croissant.json CHANGED
@@ -7,6 +7,7 @@
7
  "conformsTo": "dct:conformsTo",
8
  "cr": "http://mlcommons.org/croissant/",
9
  "rai": "http://mlcommons.org/croissant/RAI/",
 
10
  "data": {
11
  "@id": "cr:data",
12
  "@type": "@json"
@@ -85,9 +86,15 @@
85
  "rai:dataBiases": "The 3D-FRONT source dataset consists of professionally designed Chinese residential interior layouts. Results may not generalize to: (1) non-Chinese architectural styles or culturally distinct interiors, (2) informal or low-income housing, (3) non-residential spaces (offices, hospitals, retail), (4) outdoor or mixed indoor-outdoor environments. All six generation models are Canny-conditioned; other conditioning types (depth, segmentation, sketch) are not evaluated. A single random seed (42) is used, limiting stochastic diversity analysis.",
86
  "rai:dataLimitations": "Stable Diffusion 1.5 generates at 512x512 resolution while the other five models generate at 1024x1024; cross-resolution comparison is noted as a limitation. Single seed (42) for all models. Monocular depth estimation is inherently scale-ambiguous and may introduce systematic errors. Synthetic ground truth may not capture all real-world material and lighting complexity. Only Canny edge conditioning is evaluated. Semantic masks are derived from render passes and may have minor aliasing artifacts at object boundaries.",
87
  "rai:dataUseCases": "Primary: benchmarking geometric fidelity of conditional image generation models for indoor scenes. Secondary: evaluating monocular depth estimation robustness across rendered vs. generated image domains; analysing ControlNet conditioning mechanism differences (channel concatenation vs. residual injection); architectural visualization quality assessment; 3D-aware image generation research; indoor scene understanding. Discouraged: do not use for generating photorealistic deceptive architectural renderings without explicit disclosure (the paper Section 6 notes that IGF-Bench could in principle facilitate such misuse, as with all generative-image benchmarks); do not use as the sole quality signal for production-grade 3D reconstruction without combining with held-out real-world data; do not use to evaluate generation outside the indoor-scene domain (the benchmark is restricted to enclosed indoor rooms).",
88
- "rai:socialImpact": "This benchmark advances evaluation methodology for generative models in architecture and interior design. Potential positive impacts include improved quality control for AI-generated architectural imagery and more reliable synthetic data for downstream 3D reconstruction. Potential negative impacts are limited because the dataset contains only synthetic indoor scenes with no personal or sensitive content. Users should be aware that high-fidelity generated images could be misused for deceptive architectural renderings; the geometric metrics introduced here can serve as detection tools for such misuse.",
89
  "rai:annotationsPerItem": "Each of the 3,600 ground-truth views directory contains 9 files: (1) RGB render (rgb_textured.png, 1024x1024 8-bit), (2) metric depth map (depth.exr, OpenEXR 32-bit float, in metres; canonical source), (3) 8-bit depth visualisation (depth.png, QA only), (4) NumPy float32 cache of depth.exr (depth_gt.npy, ~4 MB; for fast loading without an EXR decoder during LoRA training), (5) Canny edge map (canny.png, thresholds 100/200), (6) semantic segmentation mask with class IDs (semantic_id.png, 0=background, 1=floor, 2=ceiling, 3=wall, 4=opening, 5=structural element, 6=furniture), (7) colour-mapped semantic visualisation (semantic_mask.png, QA only), (8) 3D wireframe overlay (wireframe_3d.png, QA only), (9) camera parameters (camera.json: position, target, FOV=90, bounding box). Each of the 21,600 generated images has a corresponding DepthPro depth estimate (NPY) under depth_results/gen/<model>/depthpro/. Ablation subsets include Depth Anything V2 and ZoeDepth estimates.",
90
  "rai:dataReleaseMaintenancePlan": "Maintained for at least 5 years on HuggingFace (igfbench-neurips2026/IGF-Bench) and on the anonymous code mirror at anonymous.4open.science/r/IGF-Bench-Code (camera-ready: GitHub). Bug reports and questions are received via the HuggingFace dataset card discussion tab and via GitHub Issues on the code repository. Versioning follows semantic versioning conventions: minor metadata or documentation fixes ship as 1.x patch releases, schema-breaking changes (e.g. new room types, additional generation models, additional metrics) bump the major version, and older versions remain accessible on HuggingFace as immutable revisions. No deprecation is planned within the 5-year maintenance window.",
 
 
 
 
 
 
91
  "distribution": [
92
  {
93
  "@type": "cr:FileObject",
@@ -637,5 +644,352 @@
637
  "encodingFormat": "application/json",
638
  "contentUrl": "evaluation/mde_ablation_results.json"
639
  }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
640
  ]
641
  }
 
7
  "conformsTo": "dct:conformsTo",
8
  "cr": "http://mlcommons.org/croissant/",
9
  "rai": "http://mlcommons.org/croissant/RAI/",
10
+ "prov": "http://www.w3.org/ns/prov#",
11
  "data": {
12
  "@id": "cr:data",
13
  "@type": "@json"
 
86
  "rai:dataBiases": "The 3D-FRONT source dataset consists of professionally designed Chinese residential interior layouts. Results may not generalize to: (1) non-Chinese architectural styles or culturally distinct interiors, (2) informal or low-income housing, (3) non-residential spaces (offices, hospitals, retail), (4) outdoor or mixed indoor-outdoor environments. All six generation models are Canny-conditioned; other conditioning types (depth, segmentation, sketch) are not evaluated. A single random seed (42) is used, limiting stochastic diversity analysis.",
87
  "rai:dataLimitations": "Stable Diffusion 1.5 generates at 512x512 resolution while the other five models generate at 1024x1024; cross-resolution comparison is noted as a limitation. Single seed (42) for all models. Monocular depth estimation is inherently scale-ambiguous and may introduce systematic errors. Synthetic ground truth may not capture all real-world material and lighting complexity. Only Canny edge conditioning is evaluated. Semantic masks are derived from render passes and may have minor aliasing artifacts at object boundaries.",
88
  "rai:dataUseCases": "Primary: benchmarking geometric fidelity of conditional image generation models for indoor scenes. Secondary: evaluating monocular depth estimation robustness across rendered vs. generated image domains; analysing ControlNet conditioning mechanism differences (channel concatenation vs. residual injection); architectural visualization quality assessment; 3D-aware image generation research; indoor scene understanding. Discouraged: do not use for generating photorealistic deceptive architectural renderings without explicit disclosure (the paper Section 6 notes that IGF-Bench could in principle facilitate such misuse, as with all generative-image benchmarks); do not use as the sole quality signal for production-grade 3D reconstruction without combining with held-out real-world data; do not use to evaluate generation outside the indoor-scene domain (the benchmark is restricted to enclosed indoor rooms).",
89
+ "rai:dataSocialImpact": "This benchmark advances evaluation methodology for generative models in architecture and interior design. Potential positive impacts include improved quality control for AI-generated architectural imagery and more reliable synthetic data for downstream 3D reconstruction. Potential negative impacts are limited because the dataset contains only synthetic indoor scenes with no personal or sensitive content. Users should be aware that high-fidelity generated images could be misused for deceptive architectural renderings; the geometric metrics introduced here can serve as detection tools for such misuse.",
90
  "rai:annotationsPerItem": "Each of the 3,600 ground-truth views directory contains 9 files: (1) RGB render (rgb_textured.png, 1024x1024 8-bit), (2) metric depth map (depth.exr, OpenEXR 32-bit float, in metres; canonical source), (3) 8-bit depth visualisation (depth.png, QA only), (4) NumPy float32 cache of depth.exr (depth_gt.npy, ~4 MB; for fast loading without an EXR decoder during LoRA training), (5) Canny edge map (canny.png, thresholds 100/200), (6) semantic segmentation mask with class IDs (semantic_id.png, 0=background, 1=floor, 2=ceiling, 3=wall, 4=opening, 5=structural element, 6=furniture), (7) colour-mapped semantic visualisation (semantic_mask.png, QA only), (8) 3D wireframe overlay (wireframe_3d.png, QA only), (9) camera parameters (camera.json: position, target, FOV=90, bounding box). Each of the 21,600 generated images has a corresponding DepthPro depth estimate (NPY) under depth_results/gen/<model>/depthpro/. Ablation subsets include Depth Anything V2 and ZoeDepth estimates.",
91
  "rai:dataReleaseMaintenancePlan": "Maintained for at least 5 years on HuggingFace (igfbench-neurips2026/IGF-Bench) and on the anonymous code mirror at anonymous.4open.science/r/IGF-Bench-Code (camera-ready: GitHub). Bug reports and questions are received via the HuggingFace dataset card discussion tab and via GitHub Issues on the code repository. Versioning follows semantic versioning conventions: minor metadata or documentation fixes ship as 1.x patch releases, schema-breaking changes (e.g. new room types, additional generation models, additional metrics) bump the major version, and older versions remain accessible on HuggingFace as immutable revisions. No deprecation is planned within the 5-year maintenance window.",
92
+ "rai:hasSyntheticData": true,
93
+ "prov:wasGeneratedBy": {
94
+ "@type": "prov:Activity",
95
+ "name": "IGF-Bench synthetic rendering and generation pipeline",
96
+ "description": "Ground-truth views were rendered from the 3D-FRONT scene corpus (Fu et al., 2021) at 1024x1024 using Blender 5.0 Cycles with physically based materials (4 calibrated viewpoints per room, FOV 90 degrees, eye-height 1.43 m). Canny edges were extracted from each GT render with thresholds 100/200 and used as ControlNet conditioning for six diffusion-based generation pipelines (Stable Diffusion 1.5, SDXL, Stable Diffusion 3.5, Flux.1 Dev, Hunyuan-DiT, Kolors) under uniform settings (seed 42, ControlNet strength 1.0, empty negative prompt). Monocular depth estimates were produced by Apple DepthPro (primary), with Depth Anything V2 and ZoeDepth as ablation alternatives. The pipeline is fully automated with deterministic seeds; no crowd workers or human annotators were involved. See DATASHEET.md Section 3 (Collection Process) for the complete provenance trace and the released code repository for runnable pipeline scripts."
97
+ },
98
  "distribution": [
99
  {
100
  "@type": "cr:FileObject",
 
644
  "encodingFormat": "application/json",
645
  "contentUrl": "evaluation/mde_ablation_results.json"
646
  }
647
+ ],
648
+ "recordSet": [
649
+ {
650
+ "@type": "cr:RecordSet",
651
+ "@id": "calibrated-views",
652
+ "name": "calibrated-views",
653
+ "description": "3,600 calibrated ground-truth views: 300 rooms x 3 complexity levels x 4 viewpoints. Each record contains all per-view assets.",
654
+ "field": [
655
+ {
656
+ "@type": "cr:Field",
657
+ "@id": "calibrated-views/room_id",
658
+ "name": "room_id",
659
+ "description": "3D-FRONT room identifier (UUID_RoomType-SceneID format)",
660
+ "dataType": "sc:Text",
661
+ "source": {
662
+ "fileSet": {
663
+ "@id": "gt-rgb-files"
664
+ },
665
+ "extract": {
666
+ "fileProperty": "fullpath"
667
+ },
668
+ "transform": {
669
+ "regex": "renders_textured/([^/]+)/L[012]_[a-z]+/view_[0-3]/rgb_textured\\.png"
670
+ }
671
+ }
672
+ },
673
+ {
674
+ "@type": "cr:Field",
675
+ "@id": "calibrated-views/level",
676
+ "name": "level",
677
+ "description": "Furniture complexity level: L0_empty (bare room), L1_basic (key furniture only), L2_full (fully furnished)",
678
+ "dataType": "sc:Text",
679
+ "source": {
680
+ "fileSet": {
681
+ "@id": "gt-rgb-files"
682
+ },
683
+ "extract": {
684
+ "fileProperty": "fullpath"
685
+ },
686
+ "transform": {
687
+ "regex": "renders_textured/[^/]+/(L[012]_[a-z]+)/view_[0-3]/rgb_textured\\.png"
688
+ }
689
+ }
690
+ },
691
+ {
692
+ "@type": "cr:Field",
693
+ "@id": "calibrated-views/view",
694
+ "name": "view",
695
+ "description": "Camera viewpoint index (view_0 through view_3)",
696
+ "dataType": "sc:Text",
697
+ "source": {
698
+ "fileSet": {
699
+ "@id": "gt-rgb-files"
700
+ },
701
+ "extract": {
702
+ "fileProperty": "fullpath"
703
+ },
704
+ "transform": {
705
+ "regex": "renders_textured/[^/]+/L[012]_[a-z]+/(view_[0-3])/rgb_textured\\.png"
706
+ }
707
+ }
708
+ },
709
+ {
710
+ "@type": "cr:Field",
711
+ "@id": "calibrated-views/rgb",
712
+ "name": "rgb",
713
+ "description": "Ground-truth RGB render (PNG, 1024x1024)",
714
+ "dataType": "sc:ImageObject",
715
+ "source": {
716
+ "fileSet": {
717
+ "@id": "gt-rgb-files"
718
+ }
719
+ }
720
+ },
721
+ {
722
+ "@type": "cr:Field",
723
+ "@id": "calibrated-views/depth_exr",
724
+ "name": "depth_exr",
725
+ "description": "Ground-truth metric depth map (EXR, 32-bit float, values in metres)",
726
+ "dataType": "sc:ImageObject",
727
+ "source": {
728
+ "fileSet": {
729
+ "@id": "gt-depth-files"
730
+ }
731
+ }
732
+ },
733
+ {
734
+ "@type": "cr:Field",
735
+ "@id": "calibrated-views/canny",
736
+ "name": "canny",
737
+ "description": "Canny edge map (PNG; low=100, high=200) used as ControlNet conditioning input",
738
+ "dataType": "sc:ImageObject",
739
+ "source": {
740
+ "fileSet": {
741
+ "@id": "gt-canny-files"
742
+ }
743
+ }
744
+ },
745
+ {
746
+ "@type": "cr:Field",
747
+ "@id": "calibrated-views/semantic_id",
748
+ "name": "semantic_id",
749
+ "description": "Semantic class label map (PNG; pixel values: 0=background, 1=floor, 2=ceiling, 3=wall, 4=opening, 5=structural element, 6=furniture). Primary planar classes 1/2/3 are used for L_plane and L_ortho.",
750
+ "dataType": "sc:ImageObject",
751
+ "source": {
752
+ "fileSet": {
753
+ "@id": "gt-semantic-id-files"
754
+ }
755
+ }
756
+ },
757
+ {
758
+ "@type": "cr:Field",
759
+ "@id": "calibrated-views/semantic_mask",
760
+ "name": "semantic_mask",
761
+ "description": "Semantic colour mask visualisation (PNG)",
762
+ "dataType": "sc:ImageObject",
763
+ "source": {
764
+ "fileSet": {
765
+ "@id": "gt-semantic-mask-files"
766
+ }
767
+ }
768
+ },
769
+ {
770
+ "@type": "cr:Field",
771
+ "@id": "calibrated-views/wireframe_3d",
772
+ "name": "wireframe_3d",
773
+ "description": "3D wireframe overlay render (PNG)",
774
+ "dataType": "sc:ImageObject",
775
+ "source": {
776
+ "fileSet": {
777
+ "@id": "gt-wireframe-files"
778
+ }
779
+ }
780
+ },
781
+ {
782
+ "@type": "cr:Field",
783
+ "@id": "calibrated-views/camera",
784
+ "name": "camera",
785
+ "description": "Camera parameters (JSON object with position, target, fov=90, and bounding box)",
786
+ "dataType": "sc:Text",
787
+ "source": {
788
+ "fileSet": {
789
+ "@id": "gt-camera-files"
790
+ }
791
+ }
792
+ }
793
+ ]
794
+ },
795
+ {
796
+ "@type": "cr:RecordSet",
797
+ "@id": "generated-images",
798
+ "name": "generated-images",
799
+ "description": "21,600 generated images produced by six Canny-conditioned diffusion models (6 models x 3,600 views).",
800
+ "field": [
801
+ {
802
+ "@type": "cr:Field",
803
+ "@id": "generated-images/room_id",
804
+ "name": "room_id",
805
+ "description": "3D-FRONT room identifier, matching calibrated-views/room_id",
806
+ "dataType": "sc:Text",
807
+ "references": {
808
+ "field": {
809
+ "@id": "calibrated-views/room_id"
810
+ }
811
+ }
812
+ },
813
+ {
814
+ "@type": "cr:Field",
815
+ "@id": "generated-images/level",
816
+ "name": "level",
817
+ "description": "Furniture complexity level (L0_empty, L1_basic, L2_full)",
818
+ "dataType": "sc:Text",
819
+ "references": {
820
+ "field": {
821
+ "@id": "calibrated-views/level"
822
+ }
823
+ }
824
+ },
825
+ {
826
+ "@type": "cr:Field",
827
+ "@id": "generated-images/view",
828
+ "name": "view",
829
+ "description": "Camera viewpoint index (view_0 through view_3)",
830
+ "dataType": "sc:Text",
831
+ "references": {
832
+ "field": {
833
+ "@id": "calibrated-views/view"
834
+ }
835
+ }
836
+ },
837
+ {
838
+ "@type": "cr:Field",
839
+ "@id": "generated-images/model",
840
+ "name": "model",
841
+ "description": "Generation model identifier: sd15 (Stable Diffusion 1.5, 512x512), sdxl (SDXL, 1024x1024), sd35 (Stable Diffusion 3.5, 1024x1024), flux1 (Flux.1 Dev, 1024x1024), hunyuan (Hunyuan-DiT, 1024x1024), kolors (Kolors, 1024x1024)",
842
+ "dataType": "sc:Text"
843
+ },
844
+ {
845
+ "@type": "cr:Field",
846
+ "@id": "generated-images/image",
847
+ "name": "image",
848
+ "description": "Canny-conditioned generated image (PNG; 512x512 for sd15, 1024x1024 for all others; seed=42, cn_scale=1.0, empty negative prompt)",
849
+ "dataType": "sc:ImageObject",
850
+ "source": {
851
+ "fileSet": {
852
+ "@id": "gen-sd15-files"
853
+ }
854
+ }
855
+ }
856
+ ]
857
+ },
858
+ {
859
+ "@type": "cr:RecordSet",
860
+ "@id": "depth-estimates",
861
+ "name": "depth-estimates",
862
+ "description": "Monocular depth estimates for ground-truth renders and generated images. Primary estimator: DepthPro (25,200 files). Ablation estimators: Depth Anything V2 and ZoeDepth (subsets).",
863
+ "field": [
864
+ {
865
+ "@type": "cr:Field",
866
+ "@id": "depth-estimates/room_id",
867
+ "name": "room_id",
868
+ "description": "3D-FRONT room identifier",
869
+ "dataType": "sc:Text",
870
+ "references": {
871
+ "field": {
872
+ "@id": "calibrated-views/room_id"
873
+ }
874
+ }
875
+ },
876
+ {
877
+ "@type": "cr:Field",
878
+ "@id": "depth-estimates/level",
879
+ "name": "level",
880
+ "description": "Furniture complexity level",
881
+ "dataType": "sc:Text"
882
+ },
883
+ {
884
+ "@type": "cr:Field",
885
+ "@id": "depth-estimates/view",
886
+ "name": "view",
887
+ "description": "Camera viewpoint index",
888
+ "dataType": "sc:Text"
889
+ },
890
+ {
891
+ "@type": "cr:Field",
892
+ "@id": "depth-estimates/image_source",
893
+ "name": "image_source",
894
+ "description": "Whether depth was estimated from a ground-truth render (gt) or a generated image (gen)",
895
+ "dataType": "sc:Text"
896
+ },
897
+ {
898
+ "@type": "cr:Field",
899
+ "@id": "depth-estimates/gen_model",
900
+ "name": "gen_model",
901
+ "description": "Generation model name (sd15, sdxl, sd35, flux1, hunyuan, kolors); only populated when image_source=gen",
902
+ "dataType": "sc:Text"
903
+ },
904
+ {
905
+ "@type": "cr:Field",
906
+ "@id": "depth-estimates/mde_method",
907
+ "name": "mde_method",
908
+ "description": "Monocular depth estimation method: depthpro (primary), dav2 (Depth Anything V2, ablation), zoedepth (ZoeDepth, ablation)",
909
+ "dataType": "sc:Text"
910
+ },
911
+ {
912
+ "@type": "cr:Field",
913
+ "@id": "depth-estimates/depth_npy",
914
+ "name": "depth_npy",
915
+ "description": "Estimated depth map stored as a NumPy array (.npy, float32)",
916
+ "dataType": "sc:DataDownload",
917
+ "source": {
918
+ "fileSet": {
919
+ "@id": "depth-gen-depthpro-files"
920
+ }
921
+ }
922
+ }
923
+ ]
924
+ },
925
+ {
926
+ "@type": "cr:RecordSet",
927
+ "@id": "evaluation-metrics",
928
+ "name": "evaluation-metrics",
929
+ "description": "Pre-computed evaluation metrics per model per complexity level. Four geometric fidelity metrics (lower is better) and two perceptual metrics.",
930
+ "field": [
931
+ {
932
+ "@type": "cr:Field",
933
+ "@id": "evaluation-metrics/model",
934
+ "name": "model",
935
+ "description": "Generation model identifier",
936
+ "dataType": "sc:Text",
937
+ "references": {
938
+ "field": {
939
+ "@id": "generated-images/model"
940
+ }
941
+ }
942
+ },
943
+ {
944
+ "@type": "cr:Field",
945
+ "@id": "evaluation-metrics/level",
946
+ "name": "level",
947
+ "description": "Furniture complexity level",
948
+ "dataType": "sc:Text"
949
+ },
950
+ {
951
+ "@type": "cr:Field",
952
+ "@id": "evaluation-metrics/L_plane",
953
+ "name": "L_plane",
954
+ "description": "Planarity error: mean deviation of fitted planes on structural surfaces (wall, floor, ceiling) from ground truth. Lower is better.",
955
+ "dataType": "sc:Float"
956
+ },
957
+ {
958
+ "@type": "cr:Field",
959
+ "@id": "evaluation-metrics/L_ortho",
960
+ "name": "L_ortho",
961
+ "description": "Orthogonality error: deviation of wall-floor and wall-ceiling angles from 90 degrees. Lower is better.",
962
+ "dataType": "sc:Float"
963
+ },
964
+ {
965
+ "@type": "cr:Field",
966
+ "@id": "evaluation-metrics/L_edge",
967
+ "name": "L_edge",
968
+ "description": "Edge straightness error: deviation of structural edges from straight lines. Lower is better.",
969
+ "dataType": "sc:Float"
970
+ },
971
+ {
972
+ "@type": "cr:Field",
973
+ "@id": "evaluation-metrics/L_vp",
974
+ "name": "L_vp",
975
+ "description": "Vanishing point consistency error: angular deviation of detected vanishing points from ground-truth camera geometry. Lower is better.",
976
+ "dataType": "sc:Float"
977
+ },
978
+ {
979
+ "@type": "cr:Field",
980
+ "@id": "evaluation-metrics/FID",
981
+ "name": "FID",
982
+ "description": "Frechet Inception Distance (perceptual, lower is better)",
983
+ "dataType": "sc:Float"
984
+ },
985
+ {
986
+ "@type": "cr:Field",
987
+ "@id": "evaluation-metrics/LPIPS",
988
+ "name": "LPIPS",
989
+ "description": "Learned Perceptual Image Patch Similarity (perceptual, lower is better)",
990
+ "dataType": "sc:Float"
991
+ }
992
+ ]
993
+ }
994
  ]
995
  }