mirror of
https://github.com/facebookresearch/pytorch3d.git
synced 2025-08-01 03:12:49 +08:00
Adapting configs.
Summary: As subj. Reviewed By: bottler Differential Revision: D36705775 fbshipit-source-id: 7370710e863025dc07a140b41f77a7c752e3159f
This commit is contained in:
parent
c6519f29f0
commit
49ed7b07b1
@ -6,7 +6,7 @@ architecture: generic
|
||||
visualize_interval: 0
|
||||
visdom_port: 8097
|
||||
data_source_args:
|
||||
dataset_provider_class_type: JsonIndexDatasetMapProvider
|
||||
dataset_map_provider_class_type: JsonIndexDatasetMapProvider
|
||||
data_loader_map_provider_SequenceDataLoaderMapProvider_args:
|
||||
batch_size: 10
|
||||
dataset_len: 1000
|
||||
|
@ -10,7 +10,6 @@ data_source_args:
|
||||
images_per_seq_options:
|
||||
- 2
|
||||
dataset_map_provider_JsonIndexDatasetMapProvider_args:
|
||||
dataset_name: singlesequence
|
||||
assert_single_seq: true
|
||||
n_frames_per_sequence: -1
|
||||
test_restrict_sequence_id: 0
|
||||
|
Loading…
x
Reference in New Issue
Block a user