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 8f2b9d9 commit 628b304
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@
test_dataloader = val_dataloader

# hooks
default_hooks = dict(checkpoint=dict(save_best='NME', rule='greater'))
default_hooks = dict(checkpoint=dict(save_best='NME', rule='less'))

# evaluators
val_evaluator = dict(
Expand Down

0 comments on commit 628b304

Please sign in to comment.