MagicSource
MagicSource
@innerlee ok.....
@haseeb33 you can take a look at this repo: https://github.com/jinfagang/yolov7 it provides various yolo model with pure python instead yaml config files. Also support a e2e keypoints model
Body25 key points model supported? Which can be done by combined coco and MPII, so that users like can using the key points of foot. Now, coco's 16 key points...
@jin-s13 For some realtime situation, 133 is too much (probability not optimal in certain points). Alphapose provides Body25 with HALPE dataset, as well as Openpose. if mmpose can have such...
@innerlee This is AlphaPose's preprocess, the problem is slow. As I mentioned in more than 50 person detected. I want ask if caculate affine on image patch is really necessary...
@innerlee I think my question nothing to do with which model using, it's common preprocessing. Have u guys tested mmpose postprocessing time VS ALphapose? Cause I tested AlphaPose need about...
Same error here
Same error, I think this should be fix, the reason why shows this is used `navbar-fixed`. If not everything normal. Anybody knows solution?
Damn it. Got same errro here. I have installed libxorg-dev libx11-dev everything it needed, but glfw just can not found it. Any solution? Mine cmake 3.22.3
btw, downgrade or upgrade cmake doesn't help at all.