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

[Feature] Support PointRend #109

Merged
merged 4 commits into from
Sep 7, 2020
Merged

Conversation

xvjiarui
Copy link
Collaborator

@xvjiarui xvjiarui commented Sep 6, 2020

No description provided.

@codecov
Copy link

codecov bot commented Sep 6, 2020

Codecov Report

Merging #109 into master will increase coverage by 0.59%.
The diff coverage is 96.61%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #109      +/-   ##
==========================================
+ Coverage   81.61%   82.20%   +0.59%     
==========================================
  Files          83       84       +1     
  Lines        3856     3974     +118     
  Branches      604      614      +10     
==========================================
+ Hits         3147     3267     +120     
+ Misses        581      576       -5     
- Partials      128      131       +3     
Flag Coverage Δ
#unittests 82.20% <96.61%> (+0.59%) ⬆️

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

Impacted Files Coverage Δ
mmseg/models/decode_heads/point_head.py 96.58% <96.58%> (ø)
mmseg/models/decode_heads/__init__.py 100.00% <100.00%> (ø)
mmseg/models/decode_heads/sep_fcn_head.py 100.00% <0.00%> (+50.00%) ⬆️

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 8ff866d...d66bfc3. Read the comment docs.

@hellock hellock merged commit ff98229 into open-mmlab:master Sep 7, 2020
bowenroom pushed a commit to bowenroom/mmsegmentation that referenced this pull request Feb 25, 2022
* [Feature] Support PointRend

* add previous test

* update modelzoo
aravind-h-v pushed a commit to aravind-h-v/mmsegmentation that referenced this pull request Mar 27, 2023
* up

* change model name

* renaming

* more changes

* up

* up

* up

* save checkpoint

* finish api / naming

* finish config renaming

* rename all weights

* finish really
wjkim81 pushed a commit to wjkim81/mmsegmentation that referenced this pull request Dec 3, 2023
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.

None yet

2 participants