Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Weisily authored Jun 6, 2021
1 parent 0c40784 commit c4f2fd3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@
This repository is an official PyTorch implementation of the [paper](https://www.sciencedirect.com/science/article/pii/S0925231221008535)

"Li W, Li J, Li J, et al. A lightweight multi-scale channel attention network for image super-resolution[J]. Neurocomputing, 2021.".
The code is built on EDSR (Torch) and tested on Ubuntu 18.04 environment with TitanX 2080Ti GPU.

The code is built on EDSR (PyTorch) and tested on Ubuntu 18.04 environment with TitanX 2080Ti GPU.
# Dependencies
* Python 3.6
* PyTorch = 1.2.0
Expand Down

0 comments on commit c4f2fd3

Please sign in to comment.