Pinned Repositories
-
daily-paper-computer-vision
记录每天整理的计算机视觉/深度学习/机器学习相关方向的论文
deep-learning-for-image-processing
deep learning for image processing including classification and object-detection etc.
Deep-Learning-Interview-Book
深度学习面试宝典(含数学、机器学习、深度学习、计算机视觉、自然语言处理和SLAM等方向)
DeepLabv3.pytorch
PyTorch implementation of DeepLabv3
image-video-processing-matlab
Image and video processing algorithms
introduction_to_ml_with_python
Notebooks and code for the book "Introduction to Machine Learning with Python"
lihang_book_algorithm
致力于将李航博士《统计学习方法》一书中所有算法实现一遍
ML-NLP
此项目是机器学习(Machine Learning)、深度学习(Deep Learning)、NLP面试中常考到的知识点和代码实现,也是作为一个算法工程师必会的理论基础知识。
Natural-color-image-segmentation
A list of papers and datasets about natural/color image segmentation (processing)
XueDongZhang6's Repositories
XueDongZhang6/-
XueDongZhang6/daily-paper-computer-vision
记录每天整理的计算机视觉/深度学习/机器学习相关方向的论文
XueDongZhang6/deep-learning-for-image-processing
deep learning for image processing including classification and object-detection etc.
XueDongZhang6/Deep-Learning-Interview-Book
深度学习面试宝典(含数学、机器学习、深度学习、计算机视觉、自然语言处理和SLAM等方向)
XueDongZhang6/DeepLabv3.pytorch
PyTorch implementation of DeepLabv3
XueDongZhang6/image-video-processing-matlab
Image and video processing algorithms
XueDongZhang6/introduction_to_ml_with_python
Notebooks and code for the book "Introduction to Machine Learning with Python"
XueDongZhang6/lihang_book_algorithm
致力于将李航博士《统计学习方法》一书中所有算法实现一遍
XueDongZhang6/ML-NLP
此项目是机器学习(Machine Learning)、深度学习(Deep Learning)、NLP面试中常考到的知识点和代码实现,也是作为一个算法工程师必会的理论基础知识。
XueDongZhang6/Natural-color-image-segmentation
A list of papers and datasets about natural/color image segmentation (processing)
XueDongZhang6/SegmenTron
Support PointRend, Fast_SCNN, HRNet, Deeplabv3_plus(xception, resnet, mobilenet), ContextNet, FPENet, DABNet, EdaNet, ENet, Espnetv2, RefineNet, UNet, DANet, HRNet, DFANet, HardNet, LedNet, OCNet, EncNet, DuNet, CGNet, CCNet, BiSeNet, PSPNet, ICNet, FCN, deeplab)
XueDongZhang6/survey-computer-vision
2020-2021年计算机视觉综述论文分方向整理
XueDongZhang6/Statistical-Learning-Method_Code
手写实现李航《统计学习方法》书中全部算法