longcw / RoIAlign.pytorch

RoIAlign & crop_and_resize for PyTorch
554 stars 103 forks source link

Could you please make this project to support pytorch 1.0? #24

Closed TonyDongLB closed 5 years ago

TonyDongLB commented 5 years ago

Sorry to bother you, but I'm working on a project need your help, thank you so much!

longcw commented 5 years ago

Please check this repo for roialgin with pytorch1.0: https://github.com/facebookresearch/maskrcnn-benchmark/tree/master/maskrcnn_benchmark/csrc

TonyDongLB commented 5 years ago

666, thanks!

longcw commented 5 years ago

Finally, pytorch 1.0 is supported now.