zlzt's Stars
mit-han-lab/proxylessnas
[ICLR 2019] ProxylessNAS: Direct Neural Architecture Search on Target Task and Hardware
msracver/Deformable-ConvNets
Deformable Convolutional Networks
dmlc/dgl
Python package built to ease deep learning on graph, on top of existing DL frameworks.
facebookresearch/maskrcnn-benchmark
Fast, modular reference implementation of Instance Segmentation and Object Detection algorithms in PyTorch.
msracver/FCIS
Fully Convolutional Instance-aware Semantic Segmentation
deeplearning-ai/machine-learning-yearning-cn
Machine Learning Yearning 中文版 - 《机器学习训练秘籍》 - Andrew Ng 著
blue-oil/blueoil
Bring Deep Learning to small devices
NVIDIA/apex
A PyTorch Extension: Tools for easy mixed precision and distributed training in Pytorch
microsoft/onnxruntime
ONNX Runtime: cross-platform, high performance ML inferencing and training accelerator
BUG1989/caffe-int8-convert-tools
Generate a quantization parameter file for ncnn framework int8 inference
HumanSignal/labelImg
LabelImg is now part of the Label Studio community. The popular image annotation tool created by Tzutalin is no longer actively being developed, but you can check out Label Studio, the open source data labeling tool for images, text, hypertext, audio, video and time-series data.
wkentaro/labelme
Image Polygonal Annotation with Python (polygon, rectangle, circle, line, point and image-level flag annotation).
Hitachi-Automotive-And-Industry-Lab/semantic-segmentation-editor
Web labeling tool for bitmap images and point clouds
speedinghzl/CCNet
CCNet: Criss-Cross Attention for Semantic Segmentation (TPAMI 2020 & ICCV 2019).
lizhengwei1992/Fast_Portrait_Segmentation
Fast (aimed to "real time") Portrait Segmentation on mobile phone
lzx1413/PytorchSSD
pytorch version of SSD and it's enhanced methods such as RFBSSD,FSSD and RefineDet
amdegroot/ssd.pytorch
A PyTorch Implementation of Single Shot MultiBox Detector
msracver/Deep-Feature-Flow
Deep Feature Flow for Video Recognition
msracver/Relation-Networks-for-Object-Detection
Relation Networks for Object Detection
davisking/dlib
A toolkit for making real world machine learning and data analysis applications in C++
chuanqi305/MobileNet-SSD
Caffe implementation of Google MobileNet SSD detection network, with pretrained weights on VOC0712 and mAP=0.727.
WenDesi/lihang_book_algorithm
致力于将李航博士《统计学习方法》一书中所有算法实现一遍
open-mmlab/mmdetection
OpenMMLab Detection Toolbox and Benchmark
pytorch/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
eric612/MobileNet-YOLO
A caffe implementation of MobileNet-YOLO detection network
Robert-JunWang/Pelee
Pelee: A Real-Time Object Detection System on Mobile Devices
tensorspace-team/tensorspace
Neural network 3D visualization framework, build interactive and intuitive model in browsers, support pre-trained deep learning models from TensorFlow, Keras, TensorFlow.js
GOATmessi8/RFBNet
Receptive Field Block Net for Accurate and Fast Object Detection, ECCV 2018
amusi/awesome-object-detection
Awesome Object Detection based on handong1587 github: https://handong1587.github.io/deep_learning/2015/10/09/object-detection.html
hoya012/deep_learning_object_detection
A paper list of object detection using deep learning.