Skip to content

Commit

Permalink
Update configs/face_2d_keypoint/topdown_regression/wflw/td-reg_res50_…
Browse files Browse the repository at this point in the history
…8x64e-210e_wflw-256x256.py

Co-authored-by: Tau <[email protected]>
  • Loading branch information
xin-li-67 and Tau-J authored Apr 21, 2023
1 parent 628b304 commit a819ed4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
_base_ = ['../../../_base_/default_runtime.py']

# runtime
train_cfg = dict(max_epochs=210, val_interval=1)
train_cfg = dict(max_epochs=210, val_interval=10)

# optimizer
optim_wrapper = dict(optimizer=dict(
Expand Down

0 comments on commit a819ed4

Please sign in to comment.