Pinned Repositories
awesome-random-forest
Random Forest - a curated list of resources regarding random forest
ChunfangWang.github.io
cplusplusprimer5
notes and exercise answers
Cpp-Primer
C++ Primer 5 answers
cs231n_Assignments
My answers to the assignments 2&3 for Stanford CS231n Convnet course
DownloadImageGoogle
script to download images from google using keywords in the input file
EnumEx
fast-rcnn
Fast R-CNN
FoodRec
GenerateAdversarialImage_MINST
Generate adversarial image to fool deep MINST
ChunfangWang's Repositories
ChunfangWang/FoodRec
ChunfangWang/awesome-random-forest
Random Forest - a curated list of resources regarding random forest
ChunfangWang/ChunfangWang.github.io
ChunfangWang/cplusplusprimer5
notes and exercise answers
ChunfangWang/Cpp-Primer
C++ Primer 5 answers
ChunfangWang/cs231n_Assignments
My answers to the assignments 2&3 for Stanford CS231n Convnet course
ChunfangWang/DownloadImageGoogle
script to download images from google using keywords in the input file
ChunfangWang/EnumEx
ChunfangWang/fast-rcnn
Fast R-CNN
ChunfangWang/GenerateAdversarialImage_MINST
Generate adversarial image to fool deep MINST
ChunfangWang/keras-image-ocr
How to train a Keras model to recognize variable length text | DLology
ChunfangWang/Lee-SLAM-source
SLAM 开发学习资源与经验分享
ChunfangWang/lstm_ctc_ocr
Use CTC + tensorflow to OCR
ChunfangWang/Medical-Image-Analysis-IPython-Tutorials
ChunfangWang/MobileNetv2-SSDLite
Caffe implementation of SSD and SSDLite detection on MobileNetv2, converted from tensorflow.
ChunfangWang/py-faster-rcnn
Faster R-CNN (Python implementation) -- see https://github.com/ShaoqingRen/faster_rcnn for the official MATLAB version
ChunfangWang/python-machine-learning-book
The "Python Machine Learning" book code repository and info resource
ChunfangWang/PythonML_notes
ChunfangWang/scikit-learn
scikit-learn: machine learning in Python