mirror of
https://github.com/facebookresearch/pytorch3d.git
synced 2025-08-02 03:42:50 +08:00
19 lines
215 B
YAML
19 lines
215 B
YAML
defaults:
|
|
- repro_singleseq_base
|
|
- _self_
|
|
dataloader_args:
|
|
batch_size: 10
|
|
dataset_len: 1000
|
|
dataset_len_val: 1
|
|
num_workers: 8
|
|
images_per_seq_options:
|
|
- 2
|
|
- 3
|
|
- 4
|
|
- 5
|
|
- 6
|
|
- 7
|
|
- 8
|
|
- 9
|
|
- 10
|