sunnyxiaohu / R-C3D.pytorch

R-C3D pytorch implementation
248 stars 67 forks source link

pytorch 1.0 version #36

Closed guancheng817 closed 5 years ago

guancheng817 commented 5 years ago

Hi, thanks for your great works, this repo run successfully in pytroch 0.4. But it will occur errors when it run in pytorch 1.0 because the torch.utils.ffi is deprecated. So it will be great to support pytorch 1.0, thanks for your works again ..

sunnyxiaohu commented 5 years ago

Hi, thanks for your interest. I will support it later.