We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
作者您好,非常感谢您开源了代码。请问有pytorch版本的吗?
The text was updated successfully, but these errors were encountered:
你好~很抱歉暂时还没有pytorch版本哈
Sorry, something went wrong.
感谢您百忙之中的回复。我想请教一下,这个神经渲染器这个模块,您是先单独训练好呢,还是在训练rnn整体的过程中一起训练呢?如果是单独训练这个神经渲染器模块,您训练的效果怎么样呢?尤其是对于一些短细的线段,能够训练出来吗?
神经渲染器的单独训练的,在RNN整体训练的时候是固定参数的。 效果只能是approximate,不是绝对完美,但对于我们的工作那个精度已经足够了。如果要追求很高的精度的话,建议参考diffvg,这个是不需要训练的
No branches or pull requests
作者您好,非常感谢您开源了代码。请问有pytorch版本的吗?
The text was updated successfully, but these errors were encountered: