Skip to content

Commit

Permalink
Release code/models of DRC
Browse files Browse the repository at this point in the history
  • Loading branch information
guoyongcs authored Jan 21, 2024
1 parent fedd696 commit 39917f4
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,11 @@ Pytorch implementation for "Closed-loop Matters: Dual Regression Networks for Si
</p>


## Important Update
- [x] We released the code and models of our [Dual Regression Compression (DRC)](https://github.com/guoyongcs/DRC) towards lightweight image SR.
- [x] Our DRC paper is already available on [arXiv](https://arxiv.org/pdf/2207.07929.pdf).


## Dependencies
```
Python>=3.7, PyTorch>=1.1, numpy, skimage, imageio, matplotlib, tqdm
Expand Down

0 comments on commit 39917f4

Please sign in to comment.