philoxmyu
Focus on machine learning, deep learning: face recognize; object detection/classification; metric learning
HZ
Pinned Repositories
Angular-Triplet-Loss
ATL(Angular Triplet Loss):A new loss function based on sphereface & triplet loss
Anti-Anti-Spider
越来越多的网站具有反爬虫特性,有的用图片隐藏关键数据,有的使用反人类的验证码,建立反反爬虫的代码仓库,通过与不同特性的网站做斗争(无恶意)提高技术。(欢迎提交难以采集的网站)
awesome-deep-vision
A curated list of deep learning resources for computer vision
Awesome-MXNet
A curated list of MXNet examples, tutorials and blogs.
awesome-tensorflow
TensorFlow - A curated list of dedicated resources http://tensorflow.org
awesome-wechat-weapp
微信小程序资源汇总整理, Awesome WeChat WeApp,涵括微信 Web 开发者工具收集,WeApp 教程收集,站点收集和代码实例
benchmark_results
visual tracker benchmark results
deep-landmark
Predict facial landmarks with Deep CNNs powered by Caffe.
FaceVerification
An Experimental Implementation of Face Verification, 96.8% on LFW.
sphereface
Implementation for <SphereFace: Deep Hypersphere Embedding for Face Recognition> in CVPR'17.
philoxmyu's Repositories
philoxmyu/Angular-Triplet-Loss
ATL(Angular Triplet Loss):A new loss function based on sphereface & triplet loss
philoxmyu/Anti-Anti-Spider
越来越多的网站具有反爬虫特性,有的用图片隐藏关键数据,有的使用反人类的验证码,建立反反爬虫的代码仓库,通过与不同特性的网站做斗争(无恶意)提高技术。(欢迎提交难以采集的网站)
philoxmyu/awesome-deep-vision
A curated list of deep learning resources for computer vision
philoxmyu/Awesome-MXNet
A curated list of MXNet examples, tutorials and blogs.
philoxmyu/awesome-tensorflow
TensorFlow - A curated list of dedicated resources http://tensorflow.org
philoxmyu/awesome-wechat-weapp
微信小程序资源汇总整理, Awesome WeChat WeApp,涵括微信 Web 开发者工具收集,WeApp 教程收集,站点收集和代码实例
philoxmyu/benchmark_results
visual tracker benchmark results
philoxmyu/FaceVerification
An Experimental Implementation of Face Verification, 96.8% on LFW.
philoxmyu/sphereface
Implementation for <SphereFace: Deep Hypersphere Embedding for Face Recognition> in CVPR'17.
philoxmyu/caffe-windows
Configure Caffe in one hour for Windows users.
philoxmyu/Data-Analysis-and-Machine-Learning-Projects
Repository of teaching materials, code, and data for my data analysis and machine learning projects.
philoxmyu/DataminingGuideBook-Codes
《面向程序员的数据挖掘指南》源码
philoxmyu/deeplearningbook-chinese
Deep Learning Book Chinese Translation
philoxmyu/Face-Resources
philoxmyu/FaceDatasets
Some scripts to process face datasets.
philoxmyu/facenet
Face recognition using Tensorflow
philoxmyu/faceswap
Non official project based on original /r/Deepfakes thread. Many thanks to him!
philoxmyu/fuck-login
模拟登录一些知名的网站,为了方便爬取需要登录的网站
philoxmyu/gluon-tutorials-zh
通过MXNet/Gluon来动手学习深度学习
philoxmyu/insightface
Face Recognition Project on MXNet
philoxmyu/ItChat
A complete and graceful API for Wechat. 微信个人号接口(支持文件、图片上下载)、微信机器人及命令行微信。三十行即可自定义个人号机器人。
philoxmyu/learngit
philoxmyu/Machine-Learning-With-Python
此项目是我在学习《机器学习实战》这本书时的代码记录情况,用python实现,当然也会包括一些其他的机器学习算法,使用Python实现
philoxmyu/NormFace
NormFace: L2 HyperSphere Embedding for Face Verification, 99.21% on LFW
philoxmyu/prepare-faces-zyf
prepare faces for face recognition training
philoxmyu/pro-python
pro usage
philoxmyu/pytorch-book
PyTorch:入门与实践
philoxmyu/pytorch-test
test pytorch
philoxmyu/qqbot
QQBot: A conversation robot base on Tencent's SmartQQ
philoxmyu/WeixinBot
网页版微信API,包含终端版微信及微信机器人