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 ISA module #70

Merged
merged 14 commits into from
Sep 9, 2021
Merged

[Feature] Support ISA module #70

merged 14 commits into from
Sep 9, 2021

Conversation

LayneH
Copy link
Contributor

@LayneH LayneH commented Aug 16, 2020

No description provided.

@CLAassistant
Copy link

CLAassistant commented Aug 16, 2020

CLA assistant check
All committers have signed the CLA.

@codecov
Copy link

codecov bot commented Aug 16, 2020

Codecov Report

Merging #70 (1cbdbea) into master (d35fbbd) will increase coverage by 0.06%.
The diff coverage is 96.07%.

❗ Current head 1cbdbea differs from pull request most recent head 274a7fa. Consider uploading reports for the commit 274a7fa to get more accurate results
Impacted file tree graph

@@            Coverage Diff             @@
##           master      #70      +/-   ##
==========================================
+ Coverage   88.90%   88.96%   +0.06%     
==========================================
  Files         110      111       +1     
  Lines        5928     5979      +51     
  Branches      950      953       +3     
==========================================
+ Hits         5270     5319      +49     
  Misses        465      465              
- Partials      193      195       +2     
Flag Coverage Δ
unittests 88.94% <96.07%> (+0.06%) ⬆️

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

Impacted Files Coverage Δ
mmseg/models/decode_heads/isa_head.py 96.00% <96.00%> (ø)
mmseg/models/decode_heads/__init__.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 d35fbbd...274a7fa. Read the comment docs.

@Junjun2016
Copy link
Collaborator

Hi @LayneH
Could you please update this PR if your time is available?

@LayneH
Copy link
Contributor Author

LayneH commented Aug 24, 2021

Hi, @xvjiarui @Junjun2016,

This PR has been updated according to the comments.

@Junjun2016
Copy link
Collaborator

Hi @LayneH
Thanks for your contribution.
Could you please resolve the conflict?
And we will review it again.

Copy link
Collaborator

@Junjun2016 Junjun2016 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please add unittests for mmseg/models/decode_heads/isa_head.py.
We will benchmark it recently.

@Junjun2016
Copy link
Collaborator

configs/_base_/models/.isanet_r50-d8.py.swp should be removed.

@Junjun2016
Copy link
Collaborator

Please add unittests for mmseg/models/decode_heads/isa_head.py.
We will benchmark it recently.

Refer to https://github.com/open-mmlab/mmsegmentation/blob/master/tests/test_models/test_heads/test_ocr_head.py.

LayneH and others added 2 commits August 24, 2021 10:12
Co-authored-by: Junjun2016 <hejunjun@sjtu.edu.cn>
@Junjun2016
Copy link
Collaborator

@LayneH
Copy link
Contributor Author

LayneH commented Aug 24, 2021

Hi @Junjun2016,
The issue has been fixed.

@Junjun2016
Copy link
Collaborator

Hi @Junjun2016,
The issue has been fixed.

Ok, we will add benchmarks for ISA recently.

@Junjun2016 Junjun2016 changed the title add isa module [Feature] Support ISA module Aug 24, 2021
@Junjun2016
Copy link
Collaborator

Please also fix the conflict.
We are running benchmark.
We will update the results when we finish it.

@LayneH
Copy link
Contributor Author

LayneH commented Sep 1, 2021

Hi, the conflicts have been fixed.

@xiexinch
Copy link
Collaborator

xiexinch commented Sep 7, 2021

Hi @Junjun2016
Results updated.

@LayneH
Copy link
Contributor Author

LayneH commented Sep 7, 2021

@xiexinch @Junjun2016
Thank you for the benchmarking, the results seem to be consistent with those in our paper.

@LayneH LayneH requested a review from Junjun2016 September 7, 2021 10:31
Copy link
Collaborator

@Junjun2016 Junjun2016 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please add supported methods in README (English and Chinese).

@LayneH LayneH requested a review from Junjun2016 September 7, 2021 12:29
@xvjiarui xvjiarui merged commit eb0baee into open-mmlab:master Sep 9, 2021
bowenroom pushed a commit to bowenroom/mmsegmentation that referenced this pull request Feb 25, 2022
* add isa module

* use more readable names, add more comments and exp results

* add unittests

* remove redundant docstring

* Apply suggestions from code review

Co-authored-by: Junjun2016 <hejunjun@sjtu.edu.cn>

* fix unittest

* Update configs

* add results

* update yml

* Update README

Co-authored-by: Junjun2016 <hejunjun@sjtu.edu.cn>
Co-authored-by: xiexinch <xinchen.xie@qq.com>
aravind-h-v pushed a commit to aravind-h-v/mmsegmentation that referenced this pull request Mar 27, 2023
* update mid block

* finish mid block
@OpenMMLab-Assistant003
Copy link

Hi @LayneH!First of all, we want to express our gratitude for your significant PR in the MMSegmentation project. Your contribution is highly appreciated, and we are grateful for your efforts in helping improve this open-source project during your personal time. We believe that many developers will benefit from your PR.

We would also like to invite you to join our Special Interest Group (SIG) private channel on Discord, where you can share your experiences, ideas, and build connections with like-minded peers. To join the SIG channel, simply message moderator— OpenMMLab on Discord or briefly share your open-source contributions in the #introductions channel and we will assist you. Look forward to seeing you there! Join us :https://discord.gg/UjgXkPWNqA

If you have WeChat account,welcome to join our community on WeChat. You can add our assistant :openmmlabwx. Please add "mmsig + Github ID" as a remark when adding friends:)
Thank you again for your contribution❤ @LayneH

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

6 participants