pocketpose.benchmarks
#
The benchmarks module contains scripts to evaluate the models on various datasets.
Submodules#
Package Contents#
Functions#
|
- pocketpose.benchmarks.benchmark_coco(model_name, images_path, annos_path, save_dir, dataset_type='coco_sp', det_annos_path=None, kpt_thr=0.3, save_vis=False)#