mirror of
https://github.com/facebookresearch/pytorch3d.git
synced 2025-08-02 11:52:50 +08:00
Summary: Implements a ViewPooler that groups ViewSampler and FeatureAggregator. Reviewed By: shapovalov Differential Revision: D35852367 fbshipit-source-id: c1bcaf5a1f826ff94efce53aa5836121ad9c50ec
10 lines
194 B
YAML
10 lines
194 B
YAML
defaults:
|
|
- repro_multiseq_base.yaml
|
|
- _self_
|
|
generic_model_args:
|
|
chunk_size_grid: 16000
|
|
view_pooler_enabled: false
|
|
sequence_autodecoder_args:
|
|
n_instances: 20000
|
|
encoding_dim: 256
|