- Notifications
You must be signed in to change notification settings - Fork53
Code for CVPR'18 spotlight "Weakly and Semi Supervised Human Body Part Parsing via Pose-Guided Knowledge Transfer"
License
NotificationsYou must be signed in to change notification settings
MVIG-SJTU/WSHP
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
[arXiv]
Transferring human body part parsing labels to raw images by exploiting the anatomical similarity. Some transferred results:
These results are used as extra training samples for the parsing network and can improve the part segmentation results:
Check out our demo videohere.
Checkoutparsing_network
for training\testing\demo code of our parsing network.
Checkoutdata_generation
for code of using keypoints similarity to transfer parsing knowledge and generate synthetic training labels.
If you get any problems during usage, please open an issue.
If you use this code for your research, please cite our paper:
@article{fang2018wshp, title={Weakly and Semi Supervised Human Body Part Parsing via Pose-Guided Knowledge Transfer}, author={Fang, Hao-Shu and Lu, Guansong and Fang, Xiaolin and Xie, Jianwen and Tai, Yu-Wing and Lu, Cewu}, journal={CVPR}, year={2018}}