-
Notifications
You must be signed in to change notification settings - Fork 642
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
[Feature] Support centernet dev1.x #1219
[Feature] Support centernet dev1.x #1219
Conversation
@hanrui1sensetime pls. fix lint error. |
5b3101e
to
2f20161
Compare
@hanrui1sensetime may fix conflicts. |
The result is different between tensorrt and pytorch |
And we better find a way to get rid of adding new config. @RunningLeon |
|
@lzhangzz sdk ci failed, is there something wrong with changes of Pad? |
@hanrui1sensetime pls fix conflicts of docs |
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.
Pls. correct the docs.
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
Thanks for your contribution and we appreciate it a lot. The following instructions would make your pull request more healthy and more easily receiving feedbacks. If you do not understand some items, don't worry, just make the pull request and seek help from maintainers.
Motivation
Support CenterNet which is P0 model.
But trt 8.4.x has bugs in dynamic shape configs. Refer to: NVIDIA/TensorRT#2299
Modification
BC-breaking (Optional)
None.
Use cases (Optional)
None.
Checklist