Skip to content
View 10km's full-sized avatar

Block or report 10km

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. feature_se feature_se Public

    (人脸)特征内存搜索引擎(feature search engine),提供高速的人脸特征相似度比对搜索/排序,支持多线程并行搜索,适用于百万级以上人脸库的快速搜索。(C++11实现)

    C++ 26 2

  2. caffe-static caffe-static Public

    在caffe应用到工程实现时,为了方便系统安装,需要尽可能减少软件的依赖库。 本项目以bash shell/PowerShell脚本实现将caffe依赖的所有第三方库与caffe静态编译一起,以满足全静态编译的要求。 通过本项目提供的脚本生成的caffe编译环境不需要在系统安装任何第三方库和软件,就可以自动完成caffe项目静态编译. 目前在centos6.5/ubuntu16/win7/w…

    PowerShell 23 14

  3. jpegwrapper jpegwrapper Public

    基于libjpeg-turbo,openjpeg 实现对jpeg,jpeg2000(j2k)图像的内存编解码(C++11封装)。提供turbojpeg,openjpeg的命令行编译脚本(windows/linux)

    C++ 5 3

  4. sql2java-2-6-7 sql2java-2-6-7 Public

    for supporting CLOB/BLOB types, fix bug base sql2java-2-6-7.zip from https://sourceforge.net/projects/sql2java/

    JavaScript 2 1

  5. facelog facelog Public

    人脸识别验证的跨平台跨语言的应用服务开发框架,本项目并不涉及具体的人脸识别算法相关技术,只是为人脸识别算法在身份验证应用场景下的应用提供一个方便、简单的快速开发框架。让应用开发者只需要专注业务逻辑,而不需要考虑数据通讯数据库操作等细节

    Java 1 1

  6. OpenBLAS OpenBLAS Public

    Forked from OpenMathLib/OpenBLAS

    OpenBLAS is an optimized BLAS library based on GotoBLAS2 1.13 BSD version.

    Fortran