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

[Docs] Add documents and download link for Vid4 #399

Merged
merged 3 commits into from
Jun 29, 2021

Conversation

ckkelvinchan
Copy link
Member

Motivation

There are multiple issues with the download link of Vid4 dataset for video super-resolution.

Modification

This PR adds the document for Vid4 dataset. The dataset link is included (my Google Drive link).

@@ -0,0 +1,21 @@
# Download Vid4 Dataset
Copy link
Contributor

Choose a reason for hiding this comment

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

"Preparing"

See other docs

The Vid4 dataset can be downloded from [here](https://drive.google.com/file/d/1ZuvNNLgR85TV_whJoHM7uVb-XW1y70DW/view?usp=sharing). There are two degradations in the dataset.

1. BIx4 contains images downsampled by bicubic interpolation
2. BDx4 contains images blurred by Gaussian kernel with $\sigma$=1.6, followed by a subsampling every four pixels.
Copy link
Contributor

Choose a reason for hiding this comment

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

This $\sigma$, can be replaced by σ

@codecov
Copy link

codecov bot commented Jun 29, 2021

Codecov Report

Merging #399 (639a061) into master (50da141) will increase coverage by 0.04%.
The diff coverage is 91.89%.

❗ Current head 639a061 differs from pull request most recent head 129b672. Consider uploading reports for the commit 129b672 to get more accurate results
Impacted file tree graph

@@            Coverage Diff             @@
##           master     #399      +/-   ##
==========================================
+ Coverage   80.69%   80.73%   +0.04%     
==========================================
  Files         186      187       +1     
  Lines        9978    10015      +37     
  Branches     1463     1468       +5     
==========================================
+ Hits         8052     8086      +34     
- Misses       1722     1724       +2     
- Partials      204      205       +1     
Flag Coverage Δ
unittests 80.71% <91.89%> (+0.03%) ⬆️

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

Impacted Files Coverage Δ
...edit/models/components/discriminators/light_cnn.py 91.66% <91.66%> (ø)
...medit/models/components/discriminators/__init__.py 100.00% <100.00%> (ø)
...ls/components/stylegan2/generator_discriminator.py 84.93% <0.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 50da141...129b672. Read the comment docs.

@innerlee innerlee merged commit 4077d2f into open-mmlab:master Jun 29, 2021
@ckkelvinchan ckkelvinchan deleted the docs branch July 8, 2021 03:12
Yshuo-Li pushed a commit to Yshuo-Li/mmediting that referenced this pull request Jul 15, 2022
* Add documents and download link for Vid4

* Update

* Change sigma
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.

None yet

2 participants