Skip to content
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

[Fix] pip up grade when testing windows platform #1610

Merged
merged 1 commit into from
May 24, 2022

Conversation

MeowZheng
Copy link
Collaborator

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

  1. CI failed when testing windows platform, it needs fixing the pip up-grading command

Modification

  1. Revise .github/workflows/build.yml

BC-breaking (Optional)

None

@codecov
Copy link

codecov bot commented May 24, 2022

Codecov Report

Merging #1610 (6a26224) into master (104429b) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #1610   +/-   ##
=======================================
  Coverage   90.40%   90.40%           
=======================================
  Files         141      141           
  Lines        8443     8443           
  Branches     1423     1423           
=======================================
  Hits         7633     7633           
  Misses        572      572           
  Partials      238      238           
Flag Coverage Δ
unittests 90.40% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 104429b...6a26224. Read the comment docs.

@MeowZheng MeowZheng merged commit aa50358 into open-mmlab:master May 24, 2022
@MeowZheng MeowZheng deleted the ci-pip-win branch May 24, 2022 05:33
ZhimingNJ pushed a commit to AetrexTechnology/mmsegmentation that referenced this pull request Jun 29, 2022
wjkim81 pushed a commit to wjkim81/mmsegmentation that referenced this pull request Dec 3, 2023
…ab#1610)

* add topdown demo with mmdet

* use nms on detected bboxes

* add parameters in test.py for visualizer

* add doc for visualization

* fix comments

* add docs for analysis tools and dataset converters

* fix heatmap visualization

* fix docstring & comments

* fix video output of topdown demo

* add out and dump option for test.py

* add merge_data_samples

* add demos for human pose and wholebody pose

* add demo docs (animal, face, hand)

* fix model_zoo links

Co-authored-by: liqikai <tiger19971215@sjtu.edu.cn>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants