[Docs] Add OpenMMLab website and platform links and mmdeploy link#58
Merged
pppppM merged 1 commit intoopen-mmlab:masterfrom Jan 26, 2022
Merged
Conversation
Codecov Report
@@ Coverage Diff @@
## master #58 +/- ##
=======================================
Coverage 55.60% 55.60%
=======================================
Files 81 81
Lines 2942 2942
Branches 544 544
=======================================
Hits 1636 1636
Misses 1231 1231
Partials 75 75
Flags with carried forward coverage won't be shown. Click here to find out more. Continue to review full report at Codecov.
|
pppppM
approved these changes
Jan 26, 2022
pppppM
pushed a commit
to pppppM/mmrazor
that referenced
this pull request
Jul 15, 2022
Co-authored-by: qiufeng <qiufeng3217@gmail.com>
pppppM
pushed a commit
to pppppM/mmrazor
that referenced
this pull request
Jul 15, 2022
Co-authored-by: qiufeng <qiufeng3217@gmail.com>
humu789
pushed a commit
to humu789/mmrazor
that referenced
this pull request
Feb 13, 2023
* add ppl for ocr edit and seg * remove random crop after update mmedit
humu789
pushed a commit
to humu789/mmrazor
that referenced
this pull request
Feb 13, 2023
* [Fix] fix bugs for mmcls performance test (open-mmlab#269) * fix bugs for mmcls performance test * fix yapf * add comments of CLASSES attribute * Rewrote the dictionary traversal for new versions of Python. * Fix device_id for cpu * Rewrite parse_device_id and tests * Added None for cpu Co-authored-by: hanrui1sensetime <83800577+hanrui1sensetime@users.noreply.github.com>
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Motivation
Since OpenMMLab's website and platform is open to the public, we hope that the users in GitHub could visit our new website and platform. This will help the people interested in OpenMMLab to experience our algorithms and models visually, and learn more about our codebases.
Modification
Add OpenMMLab's website and platform links and mmdeploy link in
README.mdandREADME_zh-CN.md.Checklist
Before PR: