## openpose
./build/examples/openpose/openpose.bin -no_display -disable_blending --image_dir /mnt/dataset/Market-1501/Market-1501-v15.09.15/gt_bbox --write_images /mnt/dataset/Market-1501/Market-1501-v15.09.15/gt_bbox_openpose
- Pose Guided Person Image Generation
python predict.py \
sample/images/sample_pose.png \
--outfile predicted.png \
--encoder sample/models/encoder_model_13402000.npz \
--decoder sample/models/decoder_model_13402000.npz
- Image-to-Image Translation with Conditional Adversarial Networks