Safemotion Lib
Loading...
Searching...
No Matches
Variables
hrnet_trt Namespace Reference

Variables

 model
 

Variable Documentation

◆ model

hrnet_trt.model
Initial value:
1= dict(
2 type='MMPoseTRTRunner',
3 deploy_cfg = '/workspace/mmdeploy/configs/mmpose/pose-detection_tensorrt-fp16_static-256x192.py',
4 model_cfg = '/workspace/mmdeploy/td-hm_hrnet-w32_8xb64-210e_coco-256x192.py',
5 device = 'cuda',
6 backend_model = ['/workspace/mmdeploy_model/hrnet_pose/end2end.engine'],
7 batch_size=1,
8 )

Definition at line 1 of file hrnet_trt.py.