mmpose
mmpose copied to clipboard
2D Face Keypoint Demo
python demo/top_down_img_demo.py configs/face/2d_kpt_sview_rgb_img/topdown_heatmap/aflw/hrnetv2_w18_aflw_256x256.py https://download.openmmlab.com/mmpose/face/hrnetv2/hrnetv2_w18_aflw_256x256-f2bbc62b_20210125.pth --img-root tests/data/aflw/ --json-file tests/data/aflw/test_aflw.json --out-img-root vis_results
has error
anaconda3/envs/lili/lib/python3.8/site-packages/xtcocotools/mask.py", line 3, in
It seems like a numpy issue. You can try to upgrade your numpy. For more discussions, please refer to https://github.com/open-mmlab/mmpose/issues/534.