Zhaoguanhua's Stars
HRNet/HRNet-Semantic-Segmentation
The OCR approach is rephrased as Segmentation Transformer: https://arxiv.org/abs/1909.11065. This is an official implementation of semantic segmentation for HRNet. https://arxiv.org/abs/1908.07919
qubvel-org/segmentation_models.pytorch
Semantic segmentation models with 500+ pretrained convolutional and transformer-based backbones.
open-mmlab/mmsegmentation
OpenMMLab Semantic Segmentation Toolbox and Benchmark.
facebookresearch/detectron2
Detectron2 is a platform for object detection, segmentation and other visual recognition tasks.
PointCloudLibrary/pcl
Point Cloud Library (PCL)
LiveStockShapeAnalysis/Point-Cloud-Processing-example
点云库PCL从入门到精通 书中配套案例
open-mmlab/mmdetection
OpenMMLab Detection Toolbox and Benchmark
zhanghang1989/ResNeSt
ResNeSt: Split-Attention Networks
MichalDanielDobrzanski/DeepLearningPython
neuralnetworksanddeeplearning.com integrated scripts for Python 3.5.2 and Theano with CUDA support
qubvel/segmentation_models
Segmentation models with pretrained backbones. Keras and TensorFlow Keras.
aleju/imgaug
Image augmentation for machine learning experiments.
bonlime/keras-deeplab-v3-plus
Keras implementation of Deeplab v3+ with pretrained weights
SnailTyan/deep-learning-papers-translation
深度学习论文翻译,包括分类论文,检测论文等
vdumoulin/conv_arithmetic
A technical report on convolution arithmetic in the context of deep learning
mnielsen/neural-networks-and-deep-learning
Code samples for my book "Neural Networks and Deep Learning"
Light-City/CPlusPlusThings
C++那些事
ljpzzz/machinelearning
My blogs and code for machine learning. http://cnblogs.com/pinard
poloclub/cnn-explainer
Learning Convolutional Neural Networks with Interactive Visualization.
tensorflow/models
Models and examples built with TensorFlow
mtrebi/thread-pool
Thread pool implementation using c++11 threads
progschj/ThreadPool
A simple C++11 Thread Pool implementation
qqwweee/keras-yolo3
A Keras implementation of YOLOv3 (Tensorflow backend)
CasiaFan/tensorflow_retinanet
RetinaNet with Focal Loss implemented by Tensorflow
pjreddie/darknet
Convolutional Neural Networks
CosmiQ/yolt
You Only Look Twice: Rapid Multi-Scale Object Detection In Satellite Imagery
fchollet/deep-learning-with-python-notebooks
Jupyter notebooks for the code samples of the book "Deep Learning with Python"
keras-team/keras
Deep Learning for humans
huihut/interview
📚 C/C++ 技术面试基础知识总结,包括语言、程序库、数据结构、算法、系统、网络、链接装载库等知识及面试经验、招聘、内推等信息。This repository is a summary of the basic knowledge of recruiting job seekers and beginners in the direction of C/C++ technology, including language, program library, data structure, algorithm, system, network, link loading library, interview experience, recruitment, recommendation, etc.
jackfrued/Python-100-Days
Python - 100天从新手到大师
Mikoto10032/DeepLearning
深度学习入门教程, 优秀文章, Deep Learning Tutorial