HuiZeng / Grid-Anchor-based-Image-Cropping

Project page of the CVPR2019 paper "Reliable and Efficient Image Cropping: A Grid Anchor based Approach"
114 stars 12 forks source link

Can you provide the training code in pytorch? #2

Closed GaoSandy closed 5 years ago

GaoSandy commented 5 years ago

Hello , you've done a good job! But there are no training details in pytorch code. So could you mind provide it? thanks a lot!

HuiZeng commented 5 years ago

Hello , you've done a good job! But there are no training details in pytorch code. So could you mind provide it? thanks a lot!

Hi, sorry for the late reply. I do have the training code, but currently do not have the plan to release it. You can find the training details in the matlab training code. The whole pytroch code will be released with our journal version paper, perhaps in several months.