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

Support APCNet #299

Merged
merged 7 commits into from
Dec 18, 2020
Merged

Support APCNet #299

merged 7 commits into from
Dec 18, 2020

Conversation

Junjun2016
Copy link
Collaborator

Support new decode_head APCHead proposed in APCNet CVPR'19.

@codecov
Copy link

codecov bot commented Dec 13, 2020

Codecov Report

Merging #299 (785b16e) into master (5c6e657) will increase coverage by 0.20%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #299      +/-   ##
==========================================
+ Coverage   85.49%   85.69%   +0.20%     
==========================================
  Files          90       91       +1     
  Lines        4425     4487      +62     
  Branches      711      716       +5     
==========================================
+ Hits         3783     3845      +62     
  Misses        497      497              
  Partials      145      145              
Flag Coverage Δ
unittests 85.69% <100.00%> (+0.20%) ⬆️

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

Impacted Files Coverage Δ
mmseg/models/decode_heads/__init__.py 100.00% <100.00%> (ø)
mmseg/models/decode_heads/apc_head.py 100.00% <100.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 5c6e657...785b16e. Read the comment docs.

@hellock
Copy link
Member

hellock commented Dec 16, 2020

Task linked: CU-hera3z APC Net

@xvjiarui xvjiarui merged commit e3f6f65 into open-mmlab:master Dec 18, 2020
bowenroom pushed a commit to bowenroom/mmsegmentation that referenced this pull request Feb 25, 2022
* Support APCNet

* code optimization

* add apcnet configs

* add benchmark

* add readme and model zoo

* fix doc
aravind-h-v pushed a commit to aravind-h-v/mmsegmentation that referenced this pull request Mar 27, 2023
sibozhang pushed a commit to sibozhang/mmsegmentation that referenced this pull request Mar 22, 2024
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