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] Add BioMedicalRandomGamma #2406

Merged
merged 38 commits into from
Jan 2, 2023

Conversation

Fivethousand5k
Copy link
Contributor

Add the random gamma correction transform for biomedical images, which follows the design of the nnUNet.

@codecov
Copy link

codecov bot commented Jan 2, 2023

Codecov Report

Base: 83.52% // Head: 83.43% // Decreases project coverage by -0.08% ⚠️

Coverage data is based on head (a12e5a6) compared to base (26f3df7).
Patch coverage: 55.55% of modified lines in pull request are covered.

Additional details and impacted files
@@             Coverage Diff             @@
##           dev-1.x    #2406      +/-   ##
===========================================
- Coverage    83.52%   83.43%   -0.09%     
===========================================
  Files          144      144              
  Lines         8302     8356      +54     
  Branches      1237     1246       +9     
===========================================
+ Hits          6934     6972      +38     
- Misses        1172     1178       +6     
- Partials       196      206      +10     
Flag Coverage Δ
unittests 83.43% <55.55%> (-0.09%) ⬇️

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

Impacted Files Coverage Δ
mmseg/datasets/__init__.py 100.00% <ø> (ø)
mmseg/datasets/transforms/__init__.py 100.00% <ø> (ø)
mmseg/datasets/transforms/transforms.py 91.29% <55.55%> (-1.92%) ⬇️

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 merged commit 3ca690b into open-mmlab:dev-1.x Jan 2, 2023
aravind-h-v pushed a commit to aravind-h-v/mmsegmentation that referenced this pull request Mar 27, 2023
controlling generation docs fixes
@openmmlab-bot
Copy link
Collaborator

Fivethousand5k ,您好!您在MMSeg项目中给我们提的PR非常重要,感谢您付出私人时间帮助改进开源项目,相信很多开发者会从你的PR中受益。
我们非常期待与您继续合作,OpenMMLab专门成立了贡献者组织MMSIG,为贡献者们提供开源证书、荣誉体系和专享好礼,可通过添加微信:openmmlabwx 联系我们(请备注mmsig+GitHub id),由衷希望您能加入!
Dear Fivethousand5k,
First of all, we want to express our gratitude for your significant PR in the MMSeg 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 are looking forward to continuing our collaboration with you. OpenMMLab has established a special contributors' organization called MMSIG, which provides contributors with open-source certificates, a recognition system, and exclusive rewards. You can contact us by adding our WeChat(if you have WeChat): openmmlab_wx, or join in our discord: https://discord.gg/qH9fysxPDW. We sincerely hope you will join us!
Best regards! @Fivethousand5k

wjkim81 pushed a commit to wjkim81/mmsegmentation that referenced this pull request Dec 3, 2023
nahidnazifi87 pushed a commit to nahidnazifi87/mmsegmentation_playground that referenced this pull request Apr 5, 2024
Add the random gamma correction transform for biomedical images, which
follows the design of the nnUNet.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

8 participants