tengteng95 / Pose-Transfer

Code for the paper Progressive Pose Attention for Person Image Generation in CVPR19 (Oral).
MIT License
734 stars 160 forks source link

l1_score #74

Closed heerduo closed 4 years ago

heerduo commented 4 years ago

Thanks for this work. What is l1_score in code?

tengteng95 commented 4 years ago

Hi, it means the L1 loss between the generated image and the target image.