You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Summary:
Added an eval callback for the vizard detector to replace evaluation done natively in vizard. Evaluation is now called at the end of cfg.TEST.EVAL_PERIOD train steps and is a more direct migration of the d2go evaluator code.
- EMA not yet enabled, EMA eval code is commented out for now
- Modified COCO evaluation to accept cfg of shape DictConfig
- Removed eval_step override in unit, eval_step will not be used anymore
Reviewed By: luyich
Differential Revision: D65966876
fbshipit-source-id: 1e46d2f59919a883bb4a8b07d5c2417033df151d
0 commit comments