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

This repo need to have "inference.py/ipynb" #34

Open martian1231 opened 3 years ago

martian1231 commented 3 years ago

First of all, Impressive work @liruilong940607 .

Secondly, This repo needs to have an extra file explaining how should input look, how to feed inputs and get outputs (and maybe explaining pre-processing steps as well). I am posting this because there are many "issues" posted in this repo discussing and wanting to know the same (including myself).