Pinned Repositories
Digital-symmetric-triangle
输出对称三角形
Gaussian_and_DoG_Pyramid
高斯与差分金字塔
houshuaipeng.github.io
ipv6-dns
Using this host, you can access to google, youtube, facebook in China Mainland
LBP_feature_vector
生成LBP图像,并输出LBP特征向量(串联的多个区块的直方图)
LightML.jl
Minimal and clean examples of machine learning algorithms implemented in Julia
Machine-Learning-for-Beginner-by-Python3
为机器学习的入门者提供多种基于实例的sklearn、TensorFlow以及自编函数(AnFany)的ML算法程序。
SIFT_based_image_stich
基于SIFT匹配算子的图像拼接
SIFT_Feature_Matching
基于SIFT特征的匹配与优化
tool-box-with-ACF
基于聚合通道特征的行人检测
houshuaipeng's Repositories
houshuaipeng/SIFT_based_image_stich
基于SIFT匹配算子的图像拼接
houshuaipeng/LBP_feature_vector
生成LBP图像,并输出LBP特征向量(串联的多个区块的直方图)
houshuaipeng/SIFT_Feature_Matching
基于SIFT特征的匹配与优化
houshuaipeng/Gaussian_and_DoG_Pyramid
高斯与差分金字塔
houshuaipeng/tool-box-with-ACF
基于聚合通道特征的行人检测
houshuaipeng/Digital-symmetric-triangle
输出对称三角形
houshuaipeng/houshuaipeng.github.io
houshuaipeng/ipv6-dns
Using this host, you can access to google, youtube, facebook in China Mainland
houshuaipeng/LightML.jl
Minimal and clean examples of machine learning algorithms implemented in Julia
houshuaipeng/Machine-Learning-for-Beginner-by-Python3
为机器学习的入门者提供多种基于实例的sklearn、TensorFlow以及自编函数(AnFany)的ML算法程序。
houshuaipeng/MLAPP-CN
A Chinese Notes of MLAPP,MLAPP 中文笔记项目 https://zhuanlan.zhihu.com/python-kivy
houshuaipeng/mmdetection
Open MMLab Detection Toolbox and Benchmark
houshuaipeng/MobileNet-SSD
Caffe implementation of Google MobileNet SSD detection network, with pretrained weights on VOC0712 and mAP=0.727.
houshuaipeng/RotationDetection
This is a tensorflow-based rotation detection benchmark, also called AlphaRotate.
houshuaipeng/Snaky
A snake game, three versions of AI included, implemented in python, pygame.
houshuaipeng/Ticky
Tic Tac Toe game, implemented in python, pygame. It includes a unbeatable computer AI. Have a try : )
houshuaipeng/timeseries-neural-network
LSTM built using Keras Python package to predict time series steps and sequences. Includes sin wave and stock market data
houshuaipeng/turtle
使用python的turtle画樱花树,玫瑰,圣诞树,小猪佩奇,蛋糕,小黄人,贪吃蛇游戏61行代码