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

Refactor of this project planned #94

Open
LoSealL opened this issue Jan 17, 2020 · 5 comments
Open

Refactor of this project planned #94

LoSealL opened this issue Jan 17, 2020 · 5 comments
Assignees
Labels
enhancement New feature or request

Comments

@LoSealL
Copy link
Owner

LoSealL commented Jan 17, 2020

Refactor is planned. The objects are:

  • Support TF2.0
  • Unify calling of TF model and PyTorch model
  • Easier PIPY package to call from another project
  • Open access to pre-trained models
  • New models integrated from CVPR2019 and ICCV2019
  • More documents

Any kind of help is highly appreciated and welcome :)

@LoSealL LoSealL added the enhancement New feature or request label Jan 17, 2020
@LoSealL LoSealL self-assigned this Jan 17, 2020
@LoSealL LoSealL pinned this issue Jan 17, 2020
@mesw
Copy link

mesw commented Jan 23, 2020

Hi, I have utilized your project within a colab notebook. it is working very nicely, thank you very much for sharing your project. I would love to help. maybe I can pre-train some models or try to implement a new model? I would really like to try this one: TDAN https://arxiv.org/pdf/1812.02898.pdf but I don't know where to start...

@LoSealL
Copy link
Owner Author

LoSealL commented Jan 28, 2020

Hi @mesw, I very much appreciate your help!
First of all, you can start within VSRTorch, by simply writing tdan.py into VSRTorch/Models/;
Then link your model by adding an entry into VSRTorch/Models/__init__.py;

Those README.md files could do a little help as well.

@LoSealL LoSealL mentioned this issue Feb 14, 2020
@Easoncyx
Copy link

Your work is amazing! Thank you so much. RLSP is also a better model than FRVSR in VSR. Could you consider include it in your framework? https://arxiv.org/abs/1909.08080

@LoSealL
Copy link
Owner Author

LoSealL commented Jul 20, 2020

@Easoncyx Thanks, I will take a look

@MeraMeskul
Copy link

I am so much thrilled to see refactor of this repo !
Can't wait.
So much thanks for presenting the VSR repo.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants