Hao Jiang

Results 5 issues of Hao Jiang

I'm wondering if this repository can be trained with w-plus pSp encoder since original pSp is designed to predict wplus latent code from input image. I have read the DualStyleGAN...

Hello, recently i have read your paper A2U and been amazed, but i have a problem while figuring out the process of **upsampling kernel generation**. In Eq.3, we can learn...

It seems not proper to use `skimage.exposure.rescale_intensity` to adjust exposure of final output in test.py, which causes dark enhancement results if there are over-exposured pixels, it's better to clip intensity...

Hello authors. There is no doubt that AutoCompressors is an excellent work. I have carefully read and learned the mainly designed codes in `auto_compressor.py` and noticed that the class `AutoCompressorMixin`...

I have tried to train with newer base model LLama-3-3B, and upgrade dependent libraries like transformers, accelerate and so on. But still fails to train.