Ray Wang

Results 5 comments of Ray Wang

Please follow the [introduction](https://github.com/budui/Human-Pose-Transfer#dataset) in readme to prepare the data. I only use the person images from dataset `Market-1501-v15.09.15`.

Maybe I should use another website to display Chinese content ? Is the agreement of this repo allowed to do this?

Thanks, I will try to find a way to organize like this: +- overview.html +- import.html ... ++- zh-CN/ ++- zh-CN/overview.html ...

https://github.com/budui/Human-Pose-Transfer/blob/519f555d6c516119c402e14d2259609ba70036c8/tool/generate_pose_map_add_mask.py#L58-L84

1. There are many parameters that can be adjusted, such as rules, layers. e.g.`--layers 9,11,12 --rules "ric[0]>0.1"` 2. After getting an acceptable combination of parameters, it can be further optimized...