jwyang / fpn.pytorch

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

demo.py is not updated for fpn #15

Open Karthik-Suresh93 opened 6 years ago

Karthik-Suresh93 commented 6 years ago

Hi @jwyang,

I don't think the demo.py file is updated for FPN. Do you have an updated version which you can push? Please do that if you do, it will help a lot.

Thank you very much

Issuenate commented 6 years ago

Facing the same problem here, is there any solution for this?

ZongxianLee commented 5 years ago

Facing the same problem here, is there any solution for this?

https://github.com/jwyang/fpn.pytorch/issues/15#issuecomment-426573448

ZongxianLee commented 5 years ago

Facing the same problem here, is there any solution for this? I have just updated the demo code for fpn. https://github.com/ZongxianLee/fpn.pytorch