liruilong940607 / Pose2Seg

Code for the paper "Pose2Seg: Detection Free Human Instance Segmentation" @ CVPR2019.
http://www.liruilong.cn/projects/pose2seg/index.html
MIT License
532 stars 136 forks source link

Visualize Masks #2

Closed ridasalam closed 5 years ago

ridasalam commented 5 years ago

Is there a way to visualize masks (as seen in the paper?) once the training is done?

liruilong940607 commented 5 years ago

You can find our visualisation code in our dataset repo.

See Demo.ipynb