mirror of
https://github.com/facebookresearch/pytorch3d.git
synced 2025-08-02 20:02:49 +08:00
Summary: Implements a ViewPooler that groups ViewSampler and FeatureAggregator. Reviewed By: shapovalov Differential Revision: D35852367 fbshipit-source-id: c1bcaf5a1f826ff94efce53aa5836121ad9c50ec
10 lines
224 B
YAML
10 lines
224 B
YAML
defaults:
|
|
- repro_singleseq_wce_base.yaml
|
|
- repro_feat_extractor_unnormed.yaml
|
|
- _self_
|
|
generic_model_args:
|
|
chunk_size_grid: 16000
|
|
view_pooler_enabled: true
|
|
raysampler_args:
|
|
n_rays_per_image_sampled_from_mask: 850
|