Loading scripts/ivas_conformance/README.md +21 −15 Original line number Diff line number Diff line Loading @@ -68,7 +68,8 @@ PYTHONPATH=scripts python scripts/ivas_conformance/runConformance.py --testvecDi <details> <summary>Example Output of CUT execution</summary> <pre><code> ```console Accumulating commands from Readme_IVAS_dec.txt Accumulating commands from Readme_IVAS_rend.txt Accumulating commands from Readme_IVAS_enc.txt Loading Loading @@ -96,7 +97,8 @@ Summary of results: [REND] OK [ISAR_ENC] OK [ISAR] OK </code></pre> ``` </details> This should generate outputs in scripts/CUT_OUTPUTS folder which looks like below:- Loading Loading @@ -126,7 +128,8 @@ PYTHONPATH=scripts python scripts/ivas_conformance/runConformance.py --testvecDi <details> <summary>Example Output of BE comparison</summary> <pre><code> ```console Accumulating commands from Readme_IVAS_dec.txt Accumulating commands from Readme_IVAS_enc.txt Accumulating commands from Readme_IVAS_rend.txt Loading Loading @@ -156,7 +159,8 @@ Summary of results: [REND] OK [ISAR_ENC] OK [ISAR] OK </code></pre> ``` </details> Loading @@ -171,7 +175,8 @@ PYTHONPATH=scripts python scripts/ivas_conformance/runConformance.py --testvecDi <details> <summary>Example Output of non-BE analysis</summary> <pre><code> ```console Accumulating commands from Readme_IVAS_dec.txt Accumulating commands from Readme_IVAS_enc.txt Accumulating commands from Readme_IVAS_rend.txt Loading @@ -190,15 +195,15 @@ Analysing tests for ENC (374 tests): --------------------------- ########################################################## <ENC> Total Frames: 3074220 <ENC> MAX MLD across all frames : 0.0 <ENC> Frames with MLD == 0 : 3074220 frames (100.0%) <ENC> Frames with MLD <= 0.5 : 3074220 frames (100.0%) <ENC> Frames with MLD <= 1 : 3074220 frames (100.0%) <ENC> Frames with MLD <= 2 : 3074220 frames (100.0%) <ENC> Frames with MLD <= 5 : 3074220 frames (100.0%) <ENC> BE samples percentage = 100.0 <ENC> max absolute diff = 0.0, sample range (-32768, 32767) <ENC> Total Frames: 3074220 <ENC> MAX MLD across all frames : 0.0 <ENC> Frames with MLD == 0 : 3074220 frames (100.0%) <ENC> Frames with MLD <= 0.5 : 3074220 frames (100.0%) <ENC> Frames with MLD <= 1 : 3074220 frames (100.0%) <ENC> Frames with MLD <= 2 : 3074220 frames (100.0%) <ENC> Frames with MLD <= 5 : 3074220 frames (100.0%) <ENC> BE samples percentage = 100.0 <ENC> max absolute diff = 0.0, sample range (-32768, 32767) ########################################################## [ENC] OK (ERRORS=0, BE=374, NON-BE=0, MLD CORRIDOR FAILURES=0) Loading @@ -212,7 +217,8 @@ Summary of results: [REND] OK [ISAR_ENC] OK [ISAR] OK </code></pre> ``` </details> Loading Loading
scripts/ivas_conformance/README.md +21 −15 Original line number Diff line number Diff line Loading @@ -68,7 +68,8 @@ PYTHONPATH=scripts python scripts/ivas_conformance/runConformance.py --testvecDi <details> <summary>Example Output of CUT execution</summary> <pre><code> ```console Accumulating commands from Readme_IVAS_dec.txt Accumulating commands from Readme_IVAS_rend.txt Accumulating commands from Readme_IVAS_enc.txt Loading Loading @@ -96,7 +97,8 @@ Summary of results: [REND] OK [ISAR_ENC] OK [ISAR] OK </code></pre> ``` </details> This should generate outputs in scripts/CUT_OUTPUTS folder which looks like below:- Loading Loading @@ -126,7 +128,8 @@ PYTHONPATH=scripts python scripts/ivas_conformance/runConformance.py --testvecDi <details> <summary>Example Output of BE comparison</summary> <pre><code> ```console Accumulating commands from Readme_IVAS_dec.txt Accumulating commands from Readme_IVAS_enc.txt Accumulating commands from Readme_IVAS_rend.txt Loading Loading @@ -156,7 +159,8 @@ Summary of results: [REND] OK [ISAR_ENC] OK [ISAR] OK </code></pre> ``` </details> Loading @@ -171,7 +175,8 @@ PYTHONPATH=scripts python scripts/ivas_conformance/runConformance.py --testvecDi <details> <summary>Example Output of non-BE analysis</summary> <pre><code> ```console Accumulating commands from Readme_IVAS_dec.txt Accumulating commands from Readme_IVAS_enc.txt Accumulating commands from Readme_IVAS_rend.txt Loading @@ -190,15 +195,15 @@ Analysing tests for ENC (374 tests): --------------------------- ########################################################## <ENC> Total Frames: 3074220 <ENC> MAX MLD across all frames : 0.0 <ENC> Frames with MLD == 0 : 3074220 frames (100.0%) <ENC> Frames with MLD <= 0.5 : 3074220 frames (100.0%) <ENC> Frames with MLD <= 1 : 3074220 frames (100.0%) <ENC> Frames with MLD <= 2 : 3074220 frames (100.0%) <ENC> Frames with MLD <= 5 : 3074220 frames (100.0%) <ENC> BE samples percentage = 100.0 <ENC> max absolute diff = 0.0, sample range (-32768, 32767) <ENC> Total Frames: 3074220 <ENC> MAX MLD across all frames : 0.0 <ENC> Frames with MLD == 0 : 3074220 frames (100.0%) <ENC> Frames with MLD <= 0.5 : 3074220 frames (100.0%) <ENC> Frames with MLD <= 1 : 3074220 frames (100.0%) <ENC> Frames with MLD <= 2 : 3074220 frames (100.0%) <ENC> Frames with MLD <= 5 : 3074220 frames (100.0%) <ENC> BE samples percentage = 100.0 <ENC> max absolute diff = 0.0, sample range (-32768, 32767) ########################################################## [ENC] OK (ERRORS=0, BE=374, NON-BE=0, MLD CORRIDOR FAILURES=0) Loading @@ -212,7 +217,8 @@ Summary of results: [REND] OK [ISAR_ENC] OK [ISAR] OK </code></pre> ``` </details> Loading