TreB1eN / Pytorch0.4.1_Openpose

Pytorch implementation of Openpose in Realtime Multi-Person 2D Pose Estimation using Part Affinity Fields
144 stars 24 forks source link

What's the use of "ignore_mask" #4

Open tracer9 opened 5 years ago

tracer9 commented 5 years ago

Hi, TreB1eN: Thanks for sharing this pytorch version of openpose. I really loves your comments. When I try to dive into the code, I found the dataloader generates "ignore_mask" from the folder(see link). However, accroding to your guide, I can't find this.

Could you help to explain the usage of "ignore_mask"?

yuan243212790 commented 2 years ago

i have the same question.