CyFeng16
CyFeng16
Have you tried to inference the demo? What is the result?
I'm afraid this is a problem facing DAIN itself. I once imagined using Pytorch-Lightning to rewrite DAIN and train it, but to be honest, there has not been enough time...
Thanks for your feedback, I will keep track.
@BrokenSilence Sorry mate, as you may notice, I am a little busy these days ~blame the pandemic~. TBH, I'm kind of jealous that you have time to delve into something....
@BrokenSilence Frankly speaking, scene detection is not a familiar area for me. Maybe you could point out some of the mature solutions of which we can make use, I'll consider...
According to #3 , model-level DeOldify has been integrated. Thanks to jantic, the author of DeOldify, for contributing to the open-source AI capabilities community. Open a new issue if you...
@meguerreroa Hi, glad you mentioned these models. Super-resolution is such an important topic in the field of image and video processing. I have considered adding some functions in [MMSR](https://github.com/open-mmlab/mmsr), but...
@meguerreroa That is all right! "The greatest pleasure in life is doing what people say you cannot do", we can be better. :smiley: @EtianAM In my opinion, the open-source field...
@EtianAM @BrokenSilence I moved #DAIN in Anime# into #4 . More discussions are welcome.
Generating Digital Painting Lighting Effects via RGB-space Geometry Poster: https://lllyasviel.github.io/PaintingLight/ Repo: https://github.com/lllyasviel/PaintingLight It really impressed me with what it can do!!!