-
Notifications
You must be signed in to change notification settings - Fork 323
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Added nn.Module support for FasterRCNN backbone #661
Conversation
@Borda, I made the changes. Let me know what you think! PS: Tests had failed due to the issue below, which I see has been fixed now...
|
Codecov Report
@@ Coverage Diff @@
## master #661 +/- ##
===========================================
- Coverage 72.82% 24.37% -48.45%
===========================================
Files 121 121
Lines 7550 7520 -30
===========================================
- Hits 5498 1833 -3665
- Misses 2052 5687 +3635
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
@abhayraw1 could you pls check the failing test (which are passing on master)? 🐰 |
Sure @Borda |
Hey @abhayraw1 seems there is one failing test left, do you mind checking it out! thanks for your work so far!! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@abhayraw1 LGTM!
Not sure what is wrong here:
as I see the |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 😃
What does this PR do?
Fixes #660
Before submitting
PR review
Anyone in the community is free to review the PR once the tests have passed.
If we didn't discuss your PR in Github issues there's a high chance it will not be merged.
Did you have fun?
Sure! 🙃