Skip to content
This repository has been archived by the owner on Oct 31, 2023. It is now read-only.

Add FCOS into projects using maskrcnn-benchmark. #670

Merged
merged 1 commit into from
Apr 13, 2019

Conversation

tianzhi0549
Copy link
Contributor

FCOS is a new object detection framework. The framework totally eliminates pre-defined anchor boxes and achieves better performance than its anchor-based counterpart RetinaNet with the advantage of being much simpler.
Our FCOS implementation is based on your work maskrcnn-benchmark. Therefore we want to add it into the list of projects using maskrcnn-benchmark. Hope you can merge our pull request. Thank you very much.

@facebook-github-bot
Copy link

Thank you for your pull request and welcome to our community. We require contributors to sign our Contributor License Agreement, and we don't seem to have you on file. In order for us to review and merge your code, please sign up at https://code.facebook.com/cla. If you are contributing on behalf of someone else (eg your employer), the individual CLA may not be sufficient and your employer may need the corporate CLA signed.

If you have received this in error or have any questions, please contact us at cla@fb.com. Thanks!

@facebook-github-bot facebook-github-bot added the CLA Signed Do not delete this pull request or issue due to inactivity. label Apr 13, 2019
@facebook-github-bot
Copy link

Thank you for signing our Contributor License Agreement. We can now accept your code for this (and any) Facebook open source project. Thanks!

Copy link
Contributor

@fmassa fmassa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome!

@fmassa fmassa merged commit 42fa3a1 into facebookresearch:master Apr 13, 2019
Lyears pushed a commit to Lyears/maskrcnn-benchmark that referenced this pull request Jun 28, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
CLA Signed Do not delete this pull request or issue due to inactivity.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants