jwyang / fpn.pytorch

Pytorch implementation of Feature Pyramid Network (FPN) for Object Detection
MIT License
955 stars 224 forks source link

Does it support PyTorch1.0 or higher? #54

Open yudawen opened 4 years ago

yudawen commented 4 years ago

Hello, this branch supports PyTorch1.0 or higher now?

cuchoco commented 2 years ago

faster_rcnn branch support 1.0 but fpn repo dont..