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

the questions about autoregressive models 关于自回归模型的问题 #25

Open
WGS-note opened this issue Oct 19, 2023 · 0 comments
Open

Comments

@WGS-note
Copy link

大家好,请教大家问题:

我在训练pixel自回归模型时,遇到以下两个问题:
When I was training a pixel autoregressive model, I encountered the following two problems:

  1. gated pixelcnn 非常容易过拟合,在1、2个epoch之后,val loss就一直上升不降。
    Gated pixelcnn is very easy to overfit. After 1 or 2 epochs, the val loss keeps rising.
    2.自回归模型会出现身份泄露的问题,比如speakerA生成时,会出现speakerB的动作和手势。
    The autoregressive model will have the problem of identity leakage. For example, when speakerA is generated, the actions and gestures of speakerB will appear.

请教大家有什么解决问题的策略?

@yhw-yhw @feifeifeiliu

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

No branches or pull requests

1 participant