| { |
| "sintel_root": "/mnt/d/Sintel", |
| "output_root": "/mnt/d/Sintel-noisy-proper", |
| "render_passes": [ |
| "clean", |
| "final" |
| ], |
| "noise_models": [ |
| "starlight", |
| "eld" |
| ], |
| "mode": "sequence", |
| "copy_source_rgb": true, |
| "seed": 123, |
| "splits": [ |
| { |
| "split": "training", |
| "render_pass": "clean", |
| "noise_model": "starlight", |
| "mode": "sequence", |
| "scenes": 23, |
| "frames": 1064, |
| "exported": true, |
| "output_dir": "/mnt/d/Sintel-noisy-proper/training/noisy_clean_starlight" |
| }, |
| { |
| "split": "training", |
| "render_pass": "clean", |
| "noise_model": "eld", |
| "mode": "sequence", |
| "scenes": 23, |
| "frames": 1064, |
| "exported": true, |
| "output_dir": "/mnt/d/Sintel-noisy-proper/training/noisy_clean_eld" |
| }, |
| { |
| "split": "training", |
| "render_pass": "final", |
| "noise_model": "starlight", |
| "mode": "sequence", |
| "scenes": 23, |
| "frames": 1064, |
| "exported": true, |
| "output_dir": "/mnt/d/Sintel-noisy-proper/training/noisy_final_starlight" |
| }, |
| { |
| "split": "training", |
| "render_pass": "final", |
| "noise_model": "eld", |
| "mode": "sequence", |
| "scenes": 23, |
| "frames": 1064, |
| "exported": true, |
| "output_dir": "/mnt/d/Sintel-noisy-proper/training/noisy_final_eld" |
| }, |
| { |
| "split": "test", |
| "render_pass": "clean", |
| "noise_model": "starlight", |
| "mode": "sequence", |
| "scenes": 12, |
| "frames": 564, |
| "exported": true, |
| "output_dir": "/mnt/d/Sintel-noisy-proper/test/noisy_clean_starlight" |
| }, |
| { |
| "split": "test", |
| "render_pass": "clean", |
| "noise_model": "eld", |
| "mode": "sequence", |
| "scenes": 12, |
| "frames": 564, |
| "exported": true, |
| "output_dir": "/mnt/d/Sintel-noisy-proper/test/noisy_clean_eld" |
| }, |
| { |
| "split": "test", |
| "render_pass": "final", |
| "noise_model": "starlight", |
| "mode": "sequence", |
| "scenes": 12, |
| "frames": 564, |
| "exported": true, |
| "output_dir": "/mnt/d/Sintel-noisy-proper/test/noisy_final_starlight" |
| }, |
| { |
| "split": "test", |
| "render_pass": "final", |
| "noise_model": "eld", |
| "mode": "sequence", |
| "scenes": 12, |
| "frames": 564, |
| "exported": true, |
| "output_dir": "/mnt/d/Sintel-noisy-proper/test/noisy_final_eld" |
| } |
| ] |
| } |