bearpaw / pytorch-pose

A PyTorch toolkit for 2D Human Pose Estimation.
GNU General Public License v3.0
1.1k stars 250 forks source link

crop function in mpii.py #92

Open fabro66 opened 5 years ago

fabro66 commented 5 years ago

Hi, I have a stupid question. Can you explain to me the general logic of the crop function in the mpii.py file? Can I replace it with pytorch's transform? Thanks.

imoisture commented 4 years ago

Good Question