Skip to content
View zhouxiaoxu's full-sized avatar

Block or report zhouxiaoxu

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. image_classification_using_sift image_classification_using_sift Public

    sift + kmeans + td-idf + svm

    Python 8 1

  2. MemoryPool MemoryPool Public

    Forked from cacay/MemoryPool

    An easy to use and efficient memory pool allocator written in C++.

    C++ 1

  3. darknet darknet Public

    Forked from Guanghan/darknet

    Convolutional Neural Networks

    C

  4. hello_git hello_git Public

    fist project on githup

    C++

  5. git git Public

    Forked from git/git

    Git Source Code Mirror - This is a publish-only repository and all pull requests are ignored. Please follow Documentation/SubmittingPatches procedure for any of your improvements.

    C

  6. Kmeans Kmeans Public

    Forked from xiegonghai/Kmeans

    Simple Kmeans algorithm, Implemented in C++,Support "sqeuclidean","cosine","haming distance".

    C++