zhepengfei's Stars
TheAlgorithms/Python
All Algorithms implemented in Python
pytorch/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
floodsung/Deep-Learning-Papers-Reading-Roadmap
Deep Learning papers reading roadmap for anyone who are eager to learn this amazing tech!
BVLC/caffe
Caffe: a fast open framework for deep learning.
facebookresearch/Detectron
FAIR's research platform for object detection research, implementing popular algorithms like Mask R-CNN and RetinaNet.
pjreddie/darknet
Convolutional Neural Networks
pytorch/examples
A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
thunlp/GNNPapers
Must-read papers on graph neural networks (GNN)
Mikoto10032/DeepLearning
深度学习入门教程, 优秀文章, Deep Learning Tutorial
hoya012/deep_learning_object_detection
A paper list of object detection using deep learning.
Cadene/pretrained-models.pytorch
Pretrained ConvNets for pytorch: NASNet, ResNeXt, ResNet, InceptionV4, InceptionResnetV2, Xception, DPN, etc.
amdegroot/ssd.pytorch
A PyTorch Implementation of Single Shot MultiBox Detector
liuzhuang13/DenseNet
Densely Connected Convolutional Networks, In CVPR 2017 (Best Paper Award).
IntelLabs/distiller
Neural Network Distiller by Intel AI Lab: a Python package for neural network compression research. https://intellabs.github.io/distiller
YunYang1994/tensorflow-yolov3
🔥 TensorFlow Code for technical report: "YOLOv3: An Incremental Improvement"
zzw922cn/awesome-speech-recognition-speech-synthesis-papers
Automatic Speech Recognition (ASR), Speaker Verification, Speech Synthesis, Text-to-Speech (TTS), Language Modelling, Singing Voice Synthesis (SVS), Voice Conversion (VC)
Tencent/PocketFlow
An Automatic Model Compression (AutoMC) framework for developing smaller and faster AI applications.
daohu527/dig-into-apollo
Apollo notes (Apollo学习笔记) - Apollo learning notes for beginners.
nutonomy/nuscenes-devkit
The devkit of the nuScenes dataset.
forresti/SqueezeNet
SqueezeNet: AlexNet-level accuracy with 50x fewer parameters
cfzd/Ultra-Fast-Lane-Detection
Ultra Fast Structure-aware Deep Lane Detection (ECCV 2020)
google/gemmlowp
Low-precision matrix multiplication
lufficc/SSD
High quality, fast, modular reference implementation of SSD in PyTorch
Xilinx/Vitis-AI
Vitis AI is Xilinx’s development stack for AI inference on Xilinx hardware platforms, including both edge devices and Alveo cards.
sekwiatkowski/awesome-capsule-networks
A curated list of awesome resources related to capsule networks
lzccccc/SMOKE
SMOKE: Single-Stage Monocular 3D Object Detection via Keypoint Estimation
flyyufelix/DenseNet-Keras
DenseNet Implementation in Keras with ImageNet Pretrained Models
Mycenae/PaperWeekly
Papers for CNN, object detection, keypoint detection, semantic segmentation, medical image processing, SLAM, etc.
sel118/LaneAF
jack-willturner/deep-compression
Learning both Weights and Connections for Efficient Neural Networks https://arxiv.org/abs/1506.02626