forked from open-mmlab/mmdeploy
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Fix] Fix resume is not set correctly bug when
cfg.resume
is True (o…
…pen-mmlab#221) * add optimize_anchors for mmyolo * update optimize_anchors * optimize anchors script * add parameter in args * add optimize anchor related docs * fix lint error * fix docs * change anchors output format * fix docs error * fix resume set * fix resume mode set * add mmeval relate docs Co-authored-by: imAzhou <lyzhou@creams.io>
- Loading branch information
1 parent
275beec
commit 188377c
Showing
4 changed files
with
5 additions
and
3 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