Skip to content

Added paper references to detection models #4383

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

Merged
merged 3 commits into from
Sep 8, 2021

Conversation

prabhat00155
Copy link
Contributor

@prabhat00155 prabhat00155 commented Sep 8, 2021

Discussion: #3430 (comment)

cc @datumbox

Copy link
Member

@NicolasHug NicolasHug left a comment

Choose a reason for hiding this comment

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

Linter is failing with the error below, but other than that LGTM, thanks @prabhat00155

./torchvision/models/detection/faster_rcnn.py:303:121: E501 line too long (134 > 120 characters)

@prabhat00155
Copy link
Contributor Author

Linter is failing with the error below, but other than that LGTM, thanks @prabhat00155

./torchvision/models/detection/faster_rcnn.py:303:121: E501 line too long (134 > 120 characters)

Thanks @NicolasHug, yeah ignoring linter on that line by adding # noqa as it's a hyperlink.

@prabhat00155 prabhat00155 merged commit c50d0fc into pytorch:main Sep 8, 2021
@prabhat00155 prabhat00155 deleted the prabhat00155/add_paper_ref branch September 8, 2021 14:31
facebook-github-bot pushed a commit that referenced this pull request Sep 13, 2021
Summary:
* Added paper references to detection models

* Ignore linter warning

* Break long line into two

Reviewed By: kazhang

Differential Revision: D30898334

fbshipit-source-id: 4de229eb23cf34eb76856fdb57d6451b40e9f8a8
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants