wmy10128

Results 3 issues of wmy10128

Traceback (most recent call last): File "D:\codefiled\py\human_pose\HyperPose-master\export_tflite.py", line 14, in model.load_weights(model_weight_path) File "D:\Programs\anaconda\envs\hypose\lib\site-packages\tensorlayer\models\core.py", line 958, in load_weights utils.load_and_assign_npz(filepath, self) File "D:\Programs\anaconda\envs\hypose\lib\site-packages\tensorlayer\files\utils.py", line 2046, in load_and_assign_npz assign_weights(weights, network) File "D:\Programs\anaconda\envs\hypose\lib\site-packages\tensorlayer\files\utils.py", line...

python test.py --cfg configs/mobilenet_v2_CNFx3_coco_384x288.yaml --exp_name o/mobile_cnf3_coco/ --test_model weights/pnfs-mobilenet-v2_nfx3_384x288_coco_ckpt.tar --flip_test the error is: RuntimeError: Error(s) in loading state_dict for Body_Part_Representation: Missing key(s) in state_dict: "total_ops", "total_params", "backbone.total_ops", "backbone.total_params", "backbone.features.total_ops", "backbone.features.total_para ms",...