YunYang1994

Results 14 issues of YunYang1994

你好,我用这个vim配置很久了,但是最近发现在mac上安装出现了问题 ``` CMake Error: The source directory "/Users/yangyun/k-vim/bundle/YouCompleteMe/third_party/ycmd/third_party/cregex" does not appear to contain CMakeLists.txt. ``` 请问有解决的思路吗?

https://github.com/YunYang1994/tensorflow-yolov3 hope it helps you

Thanks for your wonderful work, but could you share us the origin Human36M dataset ?

hello大家好,我是该仓库的作者。鉴于我复现tensorflow-yolov3踩了太多坑,特此发个贴,帮助大家少走弯路。大家有问题可以在下面留言。

good first issue

Wonderful Job, Can you explain the idea of POS functions ?

hi, thanks for your impressive work, which helps me a lot. but I met the following problem and I have no idea about it. Can you give me some points...

Here is the link. https://github.com/YunYang1994/TensorFlow2.0-Examples/tree/master/4-Object_Detection/RPN

confused about z_axis https://github.com/YadiraF/face3d/blob/2fc26906d159a11398cd3e7a9b3f16b6f8937da3/face3d/mesh/transform.py#L142 ```python # at: a position along the center of the camera's gaze. # eye: the XYZ world space position of the camera. z_aixs = -normalize(at -...