Haoran MO

Results 15 comments of Haoran MO

Hi, @jonbakerfish , Thanks for your interest on this repo. Would you please create a new pull request for these works?

链接:https://pan.baidu.com/s/1a6_TCHSkgtZpmDqAkj7gsA 提取码:6bvu

你好~很抱歉暂时还没有pytorch版本哈

神经渲染器的单独训练的,在RNN整体训练的时候是固定参数的。 效果只能是approximate,不是绝对完美,但对于我们的工作那个精度已经足够了。如果要追求很高的精度的话,建议参考[diffvg](https://github.com/BachiLi/diffvg),这个是不需要训练的

因为curr_state_soft就是一个0到1的值,这里不使用tf.subtract(1.0, curr_state_soft)也可以,但是其他很多相关的地方就要做相应修改了

See if `pip install svg.path` or `pip install svgpathtools` works

You could try a lower version of python (mine is 3.7.12) to see if it works

这个有点忘了,印象中我用multi-GPU,要跑1-2天这样

一般1分钟不到就能出来结果了。你看看是不是哪里配置有问题?例如TF的版本之类的

I think you could double check whether diffvg is successfully installed by running its provided demo