Reconstruct LossAggregator and fix some typos in config files (#100)
* fix Gait3D configs typo * Use ModuleDict to reconstruct LossAggregator * fix typo
This commit is contained in:
@@ -83,7 +83,7 @@ trainer_cfg:
|
||||
enable_float16: true # half_percesion float for memory reduction and speedup
|
||||
fix_BN: false
|
||||
log_iter: 100
|
||||
with_test: 10000
|
||||
with_test: true
|
||||
restore_ckpt_strict: true
|
||||
restore_hint: 0
|
||||
save_iter: 10000
|
||||
|
||||
Reference in New Issue
Block a user