-
Notifications
You must be signed in to change notification settings - Fork 152
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Cleanup AnchorGenerator and PostProcess (#203)
* Cleanup Anchor configuration mechanism * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Fix the latest compatibility issues * Fix missing outputs * Fix docstrings * Fix anchors in AnchorGenerator._generate_shifts * Fix TestAnchorGenerator * Fix test_anchor_generator * Fix test_postprocessors * [pre-commit.ci] auto fixes from pre-commit.com hooks * Fixing YOLOTRTModule * Fix pylint * Minor fix * Fix tensor.stride in AnchorGenerator._generate_shifts * Cleanup codes Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
- Loading branch information
1 parent
b4fac50
commit 5dd25c3
Showing
9 changed files
with
178 additions
and
171 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.