GithubHelp home page GithubHelp logo

codyshen0000 / itsrn Goto Github PK

View Code? Open in Web Editor NEW
49.0 8.0 7.0 38 KB

Code repo for "Implicit Transformer Network for Screen ContentImage Continuous Super-Resolution" (NeurIPS'21)

Python 98.05% Shell 1.95%

itsrn's Introduction

ITSRN

Code repo for "Implicit Transformer Network for Screen Content Image Continuous Super-Resolution"

itsrn's People

Contributors

codyshen0000 avatar

Stargazers

MinBLi avatar T. Xu avatar Guangyuan Li avatar  avatar  avatar  avatar Xuhan Sheng avatar  avatar  avatar  avatar  avatar  avatar Jianbiao Mei avatar Suprosanna Shit avatar  avatar Meow avatar Dongyang Li avatar  avatar  avatar  avatar Angela avatar ShuGuoJ avatar 爱可可-爱生活 avatar Gang Wu avatar  avatar  avatar SunwooKim avatar  avatar  avatar  avatar  avatar wyb avatar steven avatar  avatar  avatar Pierre Nagorny avatar xc_scut avatar Justin John avatar sudo avatar Miles Gray avatar Akif avatar wind222 avatar Jaewon Lee avatar  avatar Jianwen Song avatar  avatar  avatar Denis Shiryaev avatar Mingwu Zheng avatar

Watchers

James Cloos avatar Denis Shiryaev avatar Jiapeng Liu avatar  avatar Pierre Nagorny avatar Justin John avatar sudo avatar  avatar

itsrn's Issues

Does the training use SCI1K dataset or SCI1K_Compression dataset?

Hi,I am confused about dataset and training .

In paper, you proposed two datasets, I can't tell which dataset you use in training, SCI1K or SCI1K_Compression?

On the basis of the original training set, I added some screen images (final dataset contain1500 images) and trained 2X model without jpeg preprocessing. I test the model using own testdataset(also without jpeg compression) and get bad subjective quality, and i test the your model on google drive, it's nice.

So I want to determine whether the problem is dataset preprocessing or adding new data。

Thanks for your good job, it's valueble for me。

Some pictures are missing under the SCI1K-Test folder

Hello, your work is great, I am very interested in your work, and now I am reproducing your work, I downloaded your data set, and found that in the SCI1K-Test directory, there are only 187 HR images, in the paper It is said that there are 200 pictures as a test set, can you release the complete test set?

Ask for code and dataset

Hi,
I just studied this impressive work. I am wondering will you release the code and the dataset?

Inquiry about Test code

Hi, I'm interested in your impressive work, ITSRN.

Could you please tell me your exact PSNR function and shaving factor for the dataset in your paper? (SCI1K, SCID, SIQAD)

Test module not found

Hi, I am interested in this work and try to run your code. But the test code is absent and the train.py gets an error in line 39:

from test import eval_psnr
ImportError: cannot import name 'eval_psnr'

I hope that the complete code could be released soon.

SCI1K-compression JPEG compression quality factor

Hi, I have a question about SCI1K-compression dataset.

Your paper stated that the quality factor of JPEG compression is randomly selected from 75, 85, and 95.

However, in wrappers.py and image_folder_compress.py, the code for quality factor is commented out as "qf = random.randrange(10, 75)".

I think that to follow the statement in paper, "qf = random.randrange(75, 96, 10)" is right code.

What code did you use for training and testing on SCI1K-compression?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.