mirror of
https://github.com/facebookresearch/pytorch3d.git
synced 2025-12-14 11:26:24 +08:00
voxel_grid_if -> remove union type from the settings.
Summary: see title Reviewed By: shapovalov Differential Revision: D40803670 fbshipit-source-id: 211189167837af577d6502a698e2f3fb3aec3e30
This commit is contained in:
committed by
Facebook GitHub Bot
parent
f711c4bfe9
commit
bea84a6fcd
@@ -420,7 +420,7 @@ model_factory_ImplicitronModelFactory_args:
|
||||
- 128
|
||||
- 128
|
||||
scaffold_empty_space_threshold: 0.001
|
||||
scaffold_occupancy_chunk_size: 'inf'
|
||||
scaffold_occupancy_chunk_size: -1
|
||||
scaffold_max_pool_kernel_size: 3
|
||||
scaffold_filter_points: true
|
||||
volume_cropping_epochs: []
|
||||
|
||||
Reference in New Issue
Block a user