Licheng Tang
Licheng Tang
> 那请问这个制作dict的方法方便说一下吗,挑选reference的算法是怎么实现的呢? appendix附件中有具体算法
> I have used my own dataset, but it didn't work. So I guess there's something wrong with the file in meta. May I ask how the file in meta...
> Well,this error means it trys to query the 'y' character of 'x' font in lmdb but it cannot find it in your lmdb. So check the lmdb you created.
> Hi! Thanks for sharing the great work! I have some questions about FsFont. Compare Ablation part and Experimental results, the model without any new module (the last row in...
不影响效果,apex只是支持了半精度训练,我一般不用。
因为是nerf结构,原始模型应该得用自己的人脸+audio数据去做finetune。
感觉可能是lmdb的问题,check下从lmdb里迭代读数据的时候会不会报错?
markdown里有给到LFFont他们提供的部件列表,可以直接用他们的列表来做CR的匹配。arxiv版本最后的appendix是有cr mapping的制作过程。但相对来说比较复杂,也没有必严格按照那个来制作。