mirror of
https://github.com/facebookresearch/pytorch3d.git
synced 2025-12-16 20:30:35 +08:00
extract camera_difficulty_bin_breaks
Summary: As part of removing Task, move camera difficulty bin breaks from hard code to the top level. Reviewed By: davnov134 Differential Revision: D37491040 fbshipit-source-id: f2d6775ebc490f6f75020d13f37f6b588cc07a0b
This commit is contained in:
committed by
Facebook GitHub Bot
parent
40fb189c29
commit
efb721320a
@@ -27,3 +27,6 @@ solver_args:
|
||||
max_epochs: 3000
|
||||
milestones:
|
||||
- 1000
|
||||
camera_difficulty_bin_breaks:
|
||||
- 0.666667
|
||||
- 0.833334
|
||||
|
||||
Reference in New Issue
Block a user