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

[Enhancement] .dev Python files updated to get better performance and syntax #2020

Merged
merged 11 commits into from
Sep 14, 2022

Conversation

Nourollah
Copy link
Contributor

Motivation

I started to read code details in MMSeg project for going to deep to project. Then I refactored some code part to better syntax

Modification

I changed my latest commit in docs to explain details. Then I modified .dev directory Pythons file and setup.py.

@codecov
Copy link

codecov bot commented Sep 2, 2022

Codecov Report

Base: 89.08% // Head: 89.11% // Increases project coverage by +0.03% 🎉

Coverage data is based on head (16a8793) compared to base (74e13cf).
Patch has no changes to coverable lines.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2020      +/-   ##
==========================================
+ Coverage   89.08%   89.11%   +0.03%     
==========================================
  Files         145      145              
  Lines        8691     8715      +24     
  Branches     1463     1471       +8     
==========================================
+ Hits         7742     7766      +24     
  Misses        707      707              
  Partials      242      242              
Flag Coverage Δ
unittests 89.11% <ø> (+0.03%) ⬆️

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 94.73% <0.00%> (+0.14%) ⬆️
mmseg/models/segmentors/encoder_decoder.py 89.17% <0.00%> (+0.50%) ⬆️
mmseg/models/decode_heads/decode_head.py 93.45% <0.00%> (+0.82%) ⬆️
mmseg/apis/inference.py 64.06% <0.00%> (+2.39%) ⬆️

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.

.dev/gather_models.py Outdated Show resolved Hide resolved
setup.py Outdated Show resolved Hide resolved
setup.py Outdated Show resolved Hide resolved
@Nourollah Nourollah requested review from MeowZheng and removed request for xiexinch September 10, 2022 12:07
@MeowZheng MeowZheng merged commit 31395a8 into open-mmlab:master Sep 14, 2022
huajiangjiangLi added a commit to pytorchuser/HDB-Seg that referenced this pull request Apr 12, 2023
… syntax (open-mmlab#2020)

* logger hooks samples updated

* [Docs] Details for WandBLoggerHook Added

* [Docs] lint test pass

* [Enhancement] .dev Python files updated to get better performance and quality

* [Docs] Details for WandBLoggerHook Added

* [Docs] lint test pass

* [Enhancement] .dev Python files updated to get better performance and quality

* [Enhancement] lint test passed

* [Enhancement] Change Some Line from Previous to Support Python<3.9

* Update .dev/gather_models.py

Co-authored-by: Miao Zheng <76149310+MeowZheng@users.noreply.github.com>
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