Skip to content
View AbrenJy's full-sized avatar

Block or report AbrenJy

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Popular repositories Loading

  1. template_matching template_matching Public

    Forked from albertzaharovits/template_matching

    Color Ciratefi template matching algorithm implementation, compiles with Intel Compilers suite; it is a solution to the Intel Accelerate Your Code 2013 autumn contest.

    C++

  2. KalmanFilter KalmanFilter Public

    Forked from sundyCoder/KalmanFilter

    C

  3. zhihu zhihu Public

    Forked from NELSONZHAO/zhihu

    This repo contains the source code in my personal column (https://zhuanlan.zhihu.com/zhaoyeyu), implemented using Python 3.6. Including Natural Language Processing and Computer Vision projects, suc…

    Jupyter Notebook

  4. DEye DEye Public

    Forked from sundyCoder/DEye

    Keep an Eye on Defects Inspection.

    C++

  5. hed hed Public

    Forked from s9xie/hed

    code for Holistically-Nested Edge Detection

    C++

  6. stock-rnn stock-rnn Public

    Forked from lilianweng/stock-rnn

    Predict stock market prices using RNN model with multilayer LSTM cells + optional multi-stock embeddings.

    Python