01 2019 档案

摘要:人体关键点定位 https://github.com/GengDavid/pytorch-cpn 阅读全文
posted @ 2019-01-10 20:55 BlueOceans 阅读(886) 评论(0) 推荐(0)
摘要:问题:/usr/bin/ld: .build_release/tools/alignment_tools.o: undefined reference to symbol 'omp_get_thread_num@@OMP_1.0' 解决:在Makefile中添加openmp链接库命令 LINKFLA 阅读全文
posted @ 2019-01-07 15:04 BlueOceans 阅读(2422) 评论(0) 推荐(0)
摘要:caffe c++11编译问题 问题:error: #error This file requires compiler and library support for the ISO C++ 2011 standard. This support is currently experimental 阅读全文
posted @ 2019-01-03 15:07 BlueOceans 阅读(15239) 评论(3) 推荐(0)
摘要:人脸关键点对齐 https://www.jianshu.com/p/e4b9317a817f 阅读全文
posted @ 2019-01-02 16:42 BlueOceans 阅读(378) 评论(0) 推荐(0)