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] Add out_channels in CascadeEncoderDecoder and update OCRNet and MobileNet v2 results #2656

Merged
merged 2 commits into from
Feb 28, 2023

Conversation

xiexinch
Copy link
Collaborator

Motivation

As title.

Modification

  1. update results in readme
  2. fix attr error in cascade encoder decoder

@codecov
Copy link

codecov bot commented Feb 28, 2023

Codecov Report

Base: 83.44% // Head: 83.44% // Increases project coverage by +0.00% 🎉

Coverage data is based on head (238de25) compared to base (eca61d3).
Patch coverage: 100.00% of modified lines in pull request are covered.

❗ Current head 238de25 differs from pull request most recent head ede25e2. Consider uploading reports for the commit ede25e2 to get more accurate results

Additional details and impacted files
@@           Coverage Diff            @@
##           dev-1.x    #2656   +/-   ##
========================================
  Coverage    83.44%   83.44%           
========================================
  Files          147      147           
  Lines         8620     8621    +1     
  Branches      1293     1293           
========================================
+ Hits          7193     7194    +1     
  Misses        1205     1205           
  Partials       222      222           
Flag Coverage Δ
unittests 83.44% <100.00%> (+<0.01%) ⬆️

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

Impacted Files Coverage Δ
mmseg/models/segmentors/cascade_encoder_decoder.py 91.66% <100.00%> (+0.17%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

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

@MeowZheng MeowZheng changed the title [Doc] Update OCRNet and MobileNet v2 results [Fix] Add out_channels in CascadeEncoderDecoder and update OCRNet and MobileNet v2 results Feb 28, 2023
@MeowZheng MeowZheng merged commit 19f9285 into open-mmlab:dev-1.x Feb 28, 2023
aravind-h-v pushed a commit to aravind-h-v/mmsegmentation that referenced this pull request Mar 27, 2023
* [attention] Fix attention

* fix

* correct
nahidnazifi87 pushed a commit to nahidnazifi87/mmsegmentation_playground that referenced this pull request Apr 5, 2024
…nd MobileNet v2 results (open-mmlab#2656)

## Motivation

As title.

## Modification

1. update results in readme
2. fix attr error in cascade encoder decoder
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

3 participants