CodingMice
CodingMice
I found that if shape + exp param is (60+29), it will has bad results in some side face.
> > I found that if shape + exp param is (60+29), it will has bad results in some side face. > > do you have the label which shape...
> Try to comment out the following line in [SocketServer.cs](https://github.com/TianxingWu/OpenVHead/blob/master/Assets/Scripts/SocketServer.cs) > > ``` > WindowStyle = System.Diagnostics.ProcessWindowStyle.Hidden > ``` > > Then you should be able to see the error...
just comment "#include" in ./include/caffe/util/interp.hpp.
那目前关键点跟踪有什么好方法吗?
> @CodingMice 可以考虑这篇文献的训练方式,https://github.com/facebookresearch/supervision-by-registration 我这边使用SBR的方法,但是对于直接回归关键点的模型效果不明显,对于CPM这种类型的效果不错,但是耗时较多,对移动端实时性能有影响
Got it. I am looking forward to it.
I have seen the results. It is very nice. By the way, could you tell me how you get the crop stratey of face rectangle and can you give the...
Thanks. I want to find a method to generate the face mesh like google example, but I can not find the triangle meshes. Could you give me an example?
Otherwise, if I just cartoonization face image, can I use face segmetation inplace the the Structure representation.