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 CLAHE transform #229

Merged
merged 17 commits into from
Dec 2, 2020
Merged

[Feature]add CLAHE transform #229

merged 17 commits into from
Dec 2, 2020

Conversation

yamengxi
Copy link
Collaborator

@yamengxi yamengxi commented Nov 4, 2020

No description provided.

@codecov
Copy link

codecov bot commented Nov 4, 2020

Codecov Report

Merging #229 (8aa049f) into master (4dc809a) will increase coverage by 0.05%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #229      +/-   ##
==========================================
+ Coverage   84.62%   84.68%   +0.05%     
==========================================
  Files          90       90              
  Lines        4398     4414      +16     
  Branches      703      705       +2     
==========================================
+ Hits         3722     3738      +16     
  Misses        536      536              
  Partials      140      140              
Flag Coverage Δ
unittests 84.68% <100.00%> (+0.05%) ⬆️

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

Impacted Files Coverage Δ
mmseg/datasets/pipelines/__init__.py 100.00% <100.00%> (ø)
mmseg/datasets/pipelines/transforms.py 97.97% <100.00%> (+0.09%) ⬆️

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 4dc809a...3db63ef. Read the comment docs.

@hellock
Copy link
Member

hellock commented Nov 9, 2020

Task linked: CU-fjrgpn Data preprocessing

@xvjiarui xvjiarui merged commit 0066ce8 into open-mmlab:master Dec 2, 2020
bowenroom pushed a commit to bowenroom/mmsegmentation that referenced this pull request Feb 25, 2022
* add CLAHE transform

* fix syntax error

* fix syntax error

* restore

* add a test

* modify cv2 to mmcv

* add docstring

* modify

* restore

* fix mmcv.clahe error

* change mmcv version to 1.3.0

* fix bugs

* add all data transformers to __init__

* fix __init__

* fix test_transform
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
* update web docs

* update changelog
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