-
Couldn't load subscription status.
- Fork 9.8k
[Fix] Add typehint for DarknetBottleneck
#9591
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
Conversation
|
LGTM, thanks for your contribution! Please change the PR tile to the CodeCamp format! Also, it is suggested to finish CodeCamp tasks in this single PR. |
|
Hi @BIGWangYuDong ,我不是 CodeCamp 中 mmdet typehint 的报名成员,我正在为 MMYOLO 提交新算法的开发过程中发现了这个问题,顺手修复提的这个 PR 😄 |
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
Motivation
Add typehint for
DarknetBottleneckModification
mmdetection/mmdet/models/layers/csp_layer.py