Datasets:
EntropyDrop commited on
Commit ·
ade0be5
1
Parent(s): a35ba71
update
Browse files- DDJ_real2render/template/template16.png +3 -0
- DDJ_real2render/test_batch.sh +3 -3
- DDJ_real2render/test_output/img10_template6_template16.png +3 -0
- DDJ_real2render/test_output/img11_template6_template16.png +3 -0
- DDJ_real2render/test_output/img12_template6_template16.png +3 -0
- DDJ_real2render/test_output/img13_template6_template16.png +3 -0
- DDJ_real2render/test_output/img14_template6_template16.png +3 -0
- DDJ_real2render/test_output/img15_template6_template16.png +3 -0
- DDJ_real2render/test_output/img16_template6_template16.png +3 -0
- DDJ_real2render/test_output/img17_template6_template16.png +3 -0
- DDJ_real2render/test_output/img8_template6_template16.png +3 -0
- DDJ_real2render/test_output/img9_template6_template16.png +3 -0
DDJ_real2render/template/template16.png
ADDED
|
Git LFS Details
|
DDJ_real2render/test_batch.sh
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
-
template_x=${template_x:-
|
| 2 |
-
template_y=${template_y:-
|
| 3 |
|
| 4 |
-
for i in {
|
| 5 |
if [ -f "test_input/img${i}.png" ]; then
|
| 6 |
img_file="test_input/img${i}.png"
|
| 7 |
elif [ -f "test_input/img${i}.jpg" ]; then
|
|
|
|
| 1 |
+
template_x=${template_x:-template6}
|
| 2 |
+
template_y=${template_y:-template16}
|
| 3 |
|
| 4 |
+
for i in {2..17}; do
|
| 5 |
if [ -f "test_input/img${i}.png" ]; then
|
| 6 |
img_file="test_input/img${i}.png"
|
| 7 |
elif [ -f "test_input/img${i}.jpg" ]; then
|
DDJ_real2render/test_output/img10_template6_template16.png
ADDED
|
Git LFS Details
|
DDJ_real2render/test_output/img11_template6_template16.png
ADDED
|
Git LFS Details
|
DDJ_real2render/test_output/img12_template6_template16.png
ADDED
|
Git LFS Details
|
DDJ_real2render/test_output/img13_template6_template16.png
ADDED
|
Git LFS Details
|
DDJ_real2render/test_output/img14_template6_template16.png
ADDED
|
Git LFS Details
|
DDJ_real2render/test_output/img15_template6_template16.png
ADDED
|
Git LFS Details
|
DDJ_real2render/test_output/img16_template6_template16.png
ADDED
|
Git LFS Details
|
DDJ_real2render/test_output/img17_template6_template16.png
ADDED
|
Git LFS Details
|
DDJ_real2render/test_output/img8_template6_template16.png
ADDED
|
Git LFS Details
|
DDJ_real2render/test_output/img9_template6_template16.png
ADDED
|
Git LFS Details
|