TecoGAN support
See original GitHub issueI would like to use this issue to track TecoGAN integration specifically. I don’t want to apply pressure, but I am particularly interested in using the implementation for this model. If I can help at all (e.g. with testing the implementation), please let me know how I can contribute.
I see that there is a preliminary Torch implementation in the dev
branch already. I would like to clarify the current status:
- What has and has not yet been implemented/tested?
- Can you provide any estimate timeline for the remaining work?
Issue Analytics
- State:
- Created 4 years ago
- Comments:24 (23 by maintainers)
Top Results From Across the Web
thunil/TecoGAN: This repo contains source code and ... - GitHub
This repository contains source code and materials for the TecoGAN project, i.e. code for a TEmporally COherent GAN for video super-resolution. Authors: Mengyu ......
Read more >Javski on Twitter: "@digitalsakurauk JavPlayer itself works ...
JavPlayer itself works with AMD GPU, but TecoGAN (TensorFlow) does not support AMD. Since high-reso conversion processing is performed by ...
Read more >[Help] TecoGan, I have no idea how to install or use. What am ...
In this video a guy remasters an old video, he uses the TecoGAN google collab to upscale the video, when he gets to...
Read more >Learning Temporal Coherence via Self-Supervision for GAN ...
(Input) Smoke Simulations to Real Captures (TecoGAN) ... While the warped frames help the concat version to improve results, the full TecoGAN model...
Read more >SUPERVEGAN: Super Resolution Video Enhancement GAN ...
hand traditional distortion metrics like MSE help preserve ... To support cross ... TecoGAN and ESRGAN target super resolution only, we.
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Of course not. Training GAN-oriented model requires a lot to do. The discriminator has not been committed yet, while I’m now training the PSNR-oriented model for the initialization.
Transferring per-trained weights could help us better understand and verify the training procedure.
Please feel free to reopen if needed, as I see the network is still marked as in testing.