tjusxh
tjusxh
Thanks for the useful project. I want to understand the difference function for developing other functions. Could you interprete it to me? Thank you very much.
in the row 73 of the kalmanFilters.cpp. the size of the mat is 4x4, but the code show 17 numbers. Please what is the correct mat ? KF_e_l.transitionMatrix = *(cv::Mat_(4,4)
Please, Which paper did the code based on? I want to understand the pipeline according to the paper.
According to the paper 3DFFA, the expression parameters comes from FaceWarehouse. But in the FaceWarehouse paper, there are 46 dims expression parameters. I can't find the detail information about the...
$ turkic status --verify Testing acess to database server... ok Testing acess to web server... ok but Frame Extraction $ mkdir /path/to/output/directory $ turkic extract /path/to/video.mp4 /path/to/output/directory question as follows,please...
When I run cd pyvision sudo python setup.py install] I come across the question. root@VIPA:/home/vipa/software/pyvision# sudo python setup.py install building liblinear make:进入目录'/home/vipa/software/pyvision/vision/liblinear' make: 没有什么可以做的为 `all'。 make:离开目录“/home/vipa/software/pyvision/vision/liblinear” running install running bdist_egg...
When I run turkic setup --database It occurs: vipa@VIPA:~/software/vatic$ turkic setup --database /usr/lib/python2.7/dist-packages/pkg_resources.py:1049: UserWarning: /home/vipa/.python-eggs is writable by group/others and vulnerable to attack when used with get_resource_filename. Consider a more...
Nice Work! I want to take a look at the result of the structure painter. But I get a strange result. Are there any errors in my operation? Thank you...
I implement the vae (gcn) according to your code. But when I run the code, I encounter the following error in the second iteration. Do you encounter the problem? step0...
When I use the examples/test.py to test the ddsl_phys with our data, I encounter the nan out. I don't find out the question. I would appreciate him for helping me...