add RetinaNet
Hi
I'll be adding key points first.
But I'll keep retinanet in mind for next
@fmassa It would be better if there were more guidelines for adding a network or backbone
@zylhub by network you mean a different model, like Retinanet or YOLO?
I should write some documentation on that, that's a great question!
RetinaNet has been implemented in https://github.com/facebookresearch/maskrcnn-benchmark/pull/102 and will be merged into master soon.
@fmassa Hi,
any updates on when it is going to be merged ?
@AyeshaNirma probably next week or the week after, I'm busy with a deadline this week and I'll burst into testing / merging the remaining PRs once I finish with this deadline.
This has been implemented in https://github.com/facebookresearch/maskrcnn-benchmark/pull/102 by @chengyangfu
Most helpful comment
Hi
I'll be adding key points first.
But I'll keep retinanet in mind for next