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

Add Semantic FPN and PointRend #35

Closed
wants to merge 17 commits into from

Conversation

xvjiarui
Copy link
Collaborator

No description provided.

@xvjiarui xvjiarui added the WIP Work in process label Jul 26, 2020
@codecov
Copy link

codecov bot commented Jul 26, 2020

Codecov Report

Merging #35 into master will decrease coverage by 0.22%.
The diff coverage is 76.76%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #35      +/-   ##
==========================================
- Coverage   81.91%   81.69%   -0.23%     
==========================================
  Files          70       76       +6     
  Lines        3124     3441     +317     
  Branches      485      542      +57     
==========================================
+ Hits         2559     2811     +252     
- Misses        475      532      +57     
- Partials       90       98       +8     
Flag Coverage Δ
#unittests 81.69% <76.76%> (-0.23%) ⬇️

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

Impacted Files Coverage Δ
mmseg/core/utils/dist_utils.py 18.51% <18.51%> (ø)
mmseg/models/segmentors/base.py 45.37% <50.00%> (+1.56%) ⬆️
mmseg/models/necks/fpn.py 51.89% <51.89%> (ø)
mmseg/models/decode_heads/decode_head.py 91.66% <80.00%> (+0.30%) ⬆️
mmseg/models/necks/hrfpn.py 81.25% <81.25%> (ø)
mmseg/core/seg/sampler/ohem_pixel_sampler.py 94.59% <90.00%> (+0.65%) ⬆️
mmseg/models/decode_heads/point_head.py 96.58% <96.58%> (ø)
mmseg/core/utils/__init__.py 100.00% <100.00%> (ø)
mmseg/models/__init__.py 100.00% <100.00%> (ø)
mmseg/models/decode_heads/__init__.py 100.00% <100.00%> (ø)
... and 11 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 1c3f547...4cbf1b6. Read the comment docs.

@xvjiarui xvjiarui removed the WIP Work in process label Aug 10, 2020
@hellock hellock mentioned this pull request Aug 10, 2020
6 tasks
@baibaidj
Copy link

baibaidj commented Sep 2, 2020

May I ask when PointRend will be released?

@hellock
Copy link
Member

hellock commented Sep 7, 2020

Split into #94 and #109.

@hellock hellock closed this Sep 7, 2020
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.

3 participants