wangm-word

Results 6 comments of wangm-word

> gt_vis: 1 if the joint is annotated. 0 else > gt_have_depth: 1 if the dataset has depth annotations. 0 else. thank you for your replay! Can you tell me...

Is this a windows training problem?,do you solve it?

> I adapted this simple snippet from `tools/test.py` and mmpose api for inference. > Hope this helps. > > ``` > import matplotlib.pyplot as plt > from mmpose.apis.inference import init_pose_model,...

@kuldeepbrd1 first,thank you for your Answer,could you give some examples about the 'img_data_with_bbox'?is this a detector model about person?

Hello, I have a dataset made by myself. the label is like (x, y, w, h), which means the left-top point, width and height of face in picture. I wonder...

Hello, Thanks a little for the interruption,what is the structure of your training data?