Skip to content

Commit a0e2353

Browse files
committed
Adjust thresholds
1 parent d75e75d commit a0e2353

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

.github/actions/test-img/action.yml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -48,10 +48,10 @@ runs:
4848
#./${{ inputs.bin-name }} ${{ inputs.test-args }} -s scenes/bistro.json -ref references/bistro_night_cycles.uncompressed.png -w 1920 -h 1080 --sun_dir 0 1 0 --exposure 3.25 --preset medium --psnr 20.20 --freeze-sky --no-postprocess --tex-budget 1024
4949
#mv bistro.png bistro_night_medium.png
5050
#cp bistro_night_medium.png $WORK_DIR/${{ inputs.out-dir }}
51-
./${{ inputs.bin-name }} ${{ inputs.test-args }} -s scenes/bistro.json -ref references/bistro_night_cycles.uncompressed.png -w 1920 -h 1080 --sun_dir 0 1 0 --exposure 3.25 --preset high --psnr 21.95 --freeze-sky --no-postprocess --tex-budget 1024
51+
./${{ inputs.bin-name }} ${{ inputs.test-args }} -s scenes/bistro.json -ref references/bistro_night_cycles.uncompressed.png -w 1920 -h 1080 --sun_dir 0 1 0 --exposure 3.25 --preset high --psnr 21.85 --freeze-sky --no-postprocess --tex-budget 1024
5252
mv bistro.png bistro_night_high.png
5353
cp bistro_night_high.png $WORK_DIR/${{ inputs.out-dir }}
54-
./${{ inputs.bin-name }} ${{ inputs.test-args }} -s scenes/bistro.json -ref references/bistro_night_cycles.uncompressed.png -w 1920 -h 1080 --sun_dir 0 1 0 --exposure 3.25 --preset ultra --psnr 21.95 --freeze-sky --no-postprocess --tex-budget 1024
54+
./${{ inputs.bin-name }} ${{ inputs.test-args }} -s scenes/bistro.json -ref references/bistro_night_cycles.uncompressed.png -w 1920 -h 1080 --sun_dir 0 1 0 --exposure 3.25 --preset ultra --psnr 21.85 --freeze-sky --no-postprocess --tex-budget 1024
5555
mv bistro.png bistro_night_ultra.png
5656
cp bistro_night_ultra.png $WORK_DIR/${{ inputs.out-dir }}
5757
### Coffee maker
@@ -68,7 +68,7 @@ runs:
6868
./${{ inputs.bin-name }} ${{ inputs.test-args }} -s scenes/staircase.json -ref references/staircase_cycles.uncompressed.png -w 720 -h 900 --preset medium --psnr 29.35 --no-postprocess
6969
mv staircase.png staircase_medium.png
7070
cp staircase_medium.png $WORK_DIR/${{ inputs.out-dir }}
71-
./${{ inputs.bin-name }} ${{ inputs.test-args }} -s scenes/staircase.json -ref references/staircase_cycles.uncompressed.png -w 720 -h 900 --preset high --psnr 29.10 --no-postprocess
71+
./${{ inputs.bin-name }} ${{ inputs.test-args }} -s scenes/staircase.json -ref references/staircase_cycles.uncompressed.png -w 720 -h 900 --preset high --psnr 29.05 --no-postprocess
7272
mv staircase.png staircase_high.png
7373
cp staircase_high.png $WORK_DIR/${{ inputs.out-dir }}
7474
./${{ inputs.bin-name }} ${{ inputs.test-args }} -s scenes/staircase.json -ref references/staircase_cycles.uncompressed.png -w 720 -h 900 --preset ultra --psnr 29.50 --no-postprocess
@@ -81,10 +81,10 @@ runs:
8181
./${{ inputs.bin-name }} ${{ inputs.test-args }} -s scenes/staircase2.json -ref references/staircase_cycles.uncompressed.png -w 720 -h 900 --preset medium --psnr 23.40 --no-postprocess
8282
mv staircase2.png staircase2_medium.png
8383
cp staircase2_medium.png $WORK_DIR/${{ inputs.out-dir }}
84-
./${{ inputs.bin-name }} ${{ inputs.test-args }} -s scenes/staircase2.json -ref references/staircase_cycles.uncompressed.png -w 720 -h 900 --preset high --psnr 24.50 --no-postprocess
84+
./${{ inputs.bin-name }} ${{ inputs.test-args }} -s scenes/staircase2.json -ref references/staircase_cycles.uncompressed.png -w 720 -h 900 --preset high --psnr 24.45 --no-postprocess
8585
mv staircase2.png staircase2_high.png
8686
cp staircase2_high.png $WORK_DIR/${{ inputs.out-dir }}
87-
./${{ inputs.bin-name }} ${{ inputs.test-args }} -s scenes/staircase2.json -ref references/staircase_cycles.uncompressed.png -w 720 -h 900 --preset ultra --psnr 25.20 --no-postprocess
87+
./${{ inputs.bin-name }} ${{ inputs.test-args }} -s scenes/staircase2.json -ref references/staircase_cycles.uncompressed.png -w 720 -h 900 --preset ultra --psnr 25.15 --no-postprocess
8888
mv staircase2.png staircase2_ultra.png
8989
cp staircase2_ultra.png $WORK_DIR/${{ inputs.out-dir }}
9090
./${{ inputs.bin-name }} ${{ inputs.test-args }} -s scenes/staircase2.json -ref references/staircase_cycles.uncompressed.png -w 720 -h 900 --pt --psnr 35.90 --no-postprocess
@@ -114,7 +114,7 @@ runs:
114114
./${{ inputs.bin-name }} ${{ inputs.test-args }} -s scenes/ai043_06.json -ref references/ai043_06_cycles.uncompressed.png -w 1400 -h 935 --preset medium --psnr 22.80 --no-postprocess
115115
mv ai043_06.png ai043_06_medium.png
116116
cp ai043_06_medium.png $WORK_DIR/${{ inputs.out-dir }}
117-
./${{ inputs.bin-name }} ${{ inputs.test-args }} -s scenes/ai043_06.json -ref references/ai043_06_cycles.uncompressed.png -w 1400 -h 935 --preset high --psnr 25.40 --no-postprocess
117+
./${{ inputs.bin-name }} ${{ inputs.test-args }} -s scenes/ai043_06.json -ref references/ai043_06_cycles.uncompressed.png -w 1400 -h 935 --preset high --psnr 25.35 --no-postprocess
118118
mv ai043_06.png ai043_06_high.png
119119
cp ai043_06_high.png $WORK_DIR/${{ inputs.out-dir }}
120120
./${{ inputs.bin-name }} ${{ inputs.test-args }} -s scenes/ai043_06.json -ref references/ai043_06_cycles.uncompressed.png -w 1400 -h 935 --preset ultra --psnr 26.20 --no-postprocess

0 commit comments

Comments
 (0)