Skip to content

Add detector_eval_interval to train_from_coco - #3436

Open
juan-cobos wants to merge 1 commit into
DeepLabCut:mainfrom
juan-cobos:feat/detector-eval-interval
Open

Add detector_eval_interval to train_from_coco #3436
juan-cobos wants to merge 1 commit into
DeepLabCut:mainfrom
juan-cobos:feat/detector-eval-interval

Conversation

@juan-cobos

Copy link
Copy Markdown
Contributor

Enable to select eval interval for the detector when running adaption_train inside train_from_coco. Currently, there is an eval_interval param which only applies to the pose estimation head. I patched it by adding a new parameter which allows to change eval interval for the detector too. Alternatively, you could standardize eval_interval for both, but I followed the current approach of "detector_" prefix params.

…t of fixed eval_interval=10 for the detector as in base config
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant