Pinned Repositories
awesome-local-global-descriptor
My personal note about local and global descriptor
awesome-object-detection
Awesome Object Detection based on handong1587 github: https://handong1587.github.io/deep_learning/2015/10/09/object-detection.html
Coursera-ML-AndrewNg-Notes
吴恩达老师的机器学习课程个人笔记
data-struct
this is some basic code about data struct
DeepLearning-Tools
Common deep learning tools
deeplearning_ai_books
deeplearning.ai(吴恩达老师的深度学习课程笔记及资源)
Learn_DRIVE_TO_Pytorch
Learning-OpenCV-3_examples
lihang_book_algorithm
致力于将李航博士《统计学习方法》一书中所有算法实现一遍
opencv_tutorial
基于OpenCV4.0 C++/Python SDK的案例代码演示程序与效果图像
missbook520's Repositories
missbook520/DeepLearning-Tools
Common deep learning tools
missbook520/awesome-local-global-descriptor
My personal note about local and global descriptor
missbook520/awesome-object-detection
Awesome Object Detection based on handong1587 github: https://handong1587.github.io/deep_learning/2015/10/09/object-detection.html
missbook520/Coursera-ML-AndrewNg-Notes
吴恩达老师的机器学习课程个人笔记
missbook520/data-struct
this is some basic code about data struct
missbook520/deeplearning_ai_books
deeplearning.ai(吴恩达老师的深度学习课程笔记及资源)
missbook520/Learn_DRIVE_TO_Pytorch
missbook520/Learning-OpenCV-3_examples
missbook520/lihang_book_algorithm
致力于将李航博士《统计学习方法》一书中所有算法实现一遍
missbook520/opencv_tutorial
基于OpenCV4.0 C++/Python SDK的案例代码演示程序与效果图像
missbook520/7days-golang
7 days golang programs from scratch (web framework Gee, distributed cache GeeCache, object relational mapping ORM framework GeeORM, rpc framework GeeRPC etc) 7天用Go动手写/从零实现系列
missbook520/Character-Recognition
missbook520/deep_gcns_torch
Pytorch Repo for "DeepGCNs: Can GCNs Go as Deep as CNNs?" ICCV2019 Oral https://www.deepgcns.org
missbook520/deeplearning_homework
this is a homework about deeplearning course teached by NG
missbook520/Dive-into-DL-PyTorch
本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet代码实现改为PyTorch实现。
missbook520/Leaing_Segment
missbook520/Learn--
阿里和DataWhale举办的二手车价格预测--机器学习入门案列
missbook520/notes-python
中文 Python 笔记
missbook520/numpy-ml
Machine learning, in numpy
missbook520/pointnet
PointNet: Deep Learning on Point Sets for 3D Classification and Segmentation
missbook520/PyQt
使用PyQt实现的项目
missbook520/simple-mvc