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 script to crop REDS images into sub-images for faster IO #669

Merged
merged 2 commits into from
Dec 26, 2021

Conversation

ckkelvinchan
Copy link
Member

Motivation

Add a script to crop REDS images into sub-images, for faster IO. Similar to the operation for DIV2K.

Modification

  1. Add tools/data/super-resolution/reds/crop_sub_images.py
  2. Modify README

@codecov
Copy link

codecov bot commented Dec 19, 2021

Codecov Report

Merging #669 (5404598) into master (37547f6) will increase coverage by 0.06%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #669      +/-   ##
==========================================
+ Coverage   80.61%   80.68%   +0.06%     
==========================================
  Files         199      199              
  Lines       11351    11389      +38     
  Branches     1814     1824      +10     
==========================================
+ Hits         9151     9189      +38     
  Misses       1916     1916              
  Partials      284      284              
Flag Coverage Δ
unittests 80.65% <ø> (+0.06%) ⬆️

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

Impacted Files Coverage Δ
mmedit/datasets/pipelines/random_degradations.py 94.13% <0.00%> (-0.55%) ⬇️
mmedit/datasets/pipelines/__init__.py 100.00% <0.00%> (ø)
mmedit/datasets/pipelines/crop.py 97.35% <0.00%> (+0.31%) ⬆️
mmedit/datasets/pipelines/blur_kernels.py 84.55% <0.00%> (+1.47%) ⬆️

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 37547f6...5404598. Read the comment docs.

@ckkelvinchan ckkelvinchan merged commit dea1e01 into open-mmlab:master Dec 26, 2021
Yshuo-Li pushed a commit to Yshuo-Li/mmediting that referenced this pull request Jul 15, 2022
Yshuo-Li pushed a commit to Yshuo-Li/mmediting that referenced this pull request Jul 15, 2022
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.

2 participants