rainofmine / Bi-box_Regression

Pytorch implementation of Bi-box Regression for Pedestrian Detection and Occlusion Estimation (ECCV2018)
86 stars 26 forks source link

pytorch version #7

Closed Aaron5210 closed 5 years ago

Aaron5210 commented 5 years ago

Hey, sorry to interrupt, I got a problem with pytorch version and hope you can help me. I am using pytorch 1.0 and for some reason, I can not use pytorch 0.4, so is there any way I can use your code with pytroch 1.0 by changing some parts of your code?