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
11 lines
234 B
YAML
11 lines
234 B
YAML
defaults:
|
|
- repro_multiseq_base.yaml
|
|
- repro_feat_extractor_unnormed.yaml
|
|
- _self_
|
|
clip_grad: 1.0
|
|
generic_model_args:
|
|
chunk_size_grid: 16000
|
|
view_pooler_enabled: true
|
|
raysampler_args:
|
|
n_rays_per_image_sampled_from_mask: 850
|