chaow94's Stars
chuanqi305/MobileNet-SSD
Caffe implementation of Google MobileNet SSD detection network, with pretrained weights on VOC0712 and mAP=0.727.
goodbranch/ScreenCapture
不root实现Android屏幕截图
ichbinblau/tfrecord_generator
Inspired from https://github.com/datitran/raccoon_dataset
fengyuhetao/shell
Linux命令行与shell脚本编程大全案例
tobyqin/kog-money
一个王者荣耀刷金币的小外挂。
cc-hpc-itwm/TensorQuant
chrislgarry/Apollo-11
Original Apollo 11 Guidance Computer (AGC) source code for the command and lunar modules.
fuergaosi233/gitbook2pdf
Grab the contents of the gitbook document and convert it to pdf
binbibi/XTeamLView
每次启动Teamview都生成不一样的ID,让Teamview 不弹窗 疑似商业活动
davidsandberg/facenet
Face recognition using Tensorflow
experiencor/keras-yolo3
Training and Detecting Objects with YOLO3
32l/Neural-Network-Model-Compressing
Caffe implementation of Dynamic Network Surgery and Incremental Network Quantization
cjcchen/ML
machine learning project
itayhubara/BinaryNet.tf
BNN implementation in tensorflow
keras-team/keras
Deep Learning for humans
ch0ndawg/ssd_keras_resnet50
faysal-ishtiaq/realtime_resnet50
Image classification using ResNet50. Image input from webcam.
bryantbiggs/resume_tailor
An unsupervised analysis combining topic modeling and clustering to preserve an individuals work history and credentials while tailoring their resume towards a new career field
prakashiiit/NLP-Task
Analysis of a given resume to find the technical skills and rank them based on projects done
zhaozhengcoder/Machine-Learning
关于机器学习的内容
nash911/Regression
A C++ library for Linear and Logistic Regression.
aluxian/CPP-ML-LinearRegression
A linear regression implementation in C++
chensonglu/Pattern-Classification-2nd-CH2
《Pattern Classification》2nd edition chapter 2 programming assignments
YANYUQI/2017HuaweiCodeCraft
2017华为软件精英挑战赛
zeakey/shu-thesis
LaTeX Template for Shanghai University Master's Thesis.
czhu95/ternarynet
Implementation for Trained Ternary Network.
TropComplique/trained-ternary-quantization
Reducing the size of convolutional neural networks
persistforever/yolo-tensorflow
基于tensorflow开发的YOLO和YOLO9000,提供训练以及测试功能,以VOC2012数据集作为训练/测试集(5000/5000),进行性能检测,同时对比识别性能以及效率
dshahrokhian/YOLO_tensorflow
:oncoming_taxi: Object Detection (YOLOv1) implentation in tensorflow, with training, testing and video features.
wenxichen/tensorflow_yolo2
A Tensorflow version of YOLO2 and its extensions