open-mmlab / mmgeneration

MMGeneration is a powerful toolkit for generative models, based on PyTorch and MMCV.
https://mmgeneration.readthedocs.io/en/latest/
Apache License 2.0
1.89k stars 227 forks source link

[Fix] Install opencv for `merge_stage_test` #480

Closed LeoXing1996 closed 1 year ago

LeoXing1996 commented 1 year ago

Thanks for your contribution and we appreciate it a lot. The following instructions would make your pull request more healthy and more easily get feedback. If you do not understand some items, don't worry, just make the pull request and seek help from maintainers.

Motivation

Please describe the motivation of this PR and the goal you want to achieve through this PR.

Modification

Please briefly describe what modification is made in this PR.

Who can help? @ them here!

BC-breaking (Optional)

Does the modification introduce changes that break the backward-compatibility of the downstream repositories? If so, please describe how it breaks the compatibility and how the downstream projects should modify their code to keep compatibility with this PR.

Use cases (Optional)

If this PR introduces a new feature, it is better to list some use cases here, and update the documentation.

Checklist

Before PR:

After PR:

codecov[bot] commented 1 year ago

Codecov Report

Base: 74.81% // Head: 74.81% // No change to project coverage :thumbsup:

Coverage data is based on head (bded885) compared to base (4ed8fa2). Patch has no changes to coverable lines.

:exclamation: Current head bded885 differs from pull request most recent head b643c7c. Consider uploading reports for the commit b643c7c to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #480 +/- ## ======================================= Coverage 74.81% 74.81% ======================================= Files 145 145 Lines 11015 11015 Branches 2097 2097 ======================================= Hits 8241 8241 Misses 2233 2233 Partials 541 541 ``` | Flag | Coverage Δ | | |---|---|---| | unittests | `74.81% <ø> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=open-mmlab#carryforward-flags-in-the-pull-request-comment) to find out more. Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=open-mmlab). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=open-mmlab)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.