qingliu666666's Stars
hemuwei/Mobilenetv2_ssd
Caffe implementation of mobilenetv2_ssd detection network.
zhanghanbin3159/MobileNetV2-SSD
ZhongyuanW/SSD_mobilenetv2-with-Focal-loss
this repo is forked from https://github.com/amdegroot/ssd.pytorch. Implemented by pytorch
FurkanOM/tf-ssd
Tensorflow 2 single shot multibox detector (SSD) implementation from scratch with MobileNetV2 and VGG16 backbones
yatengLG/Focal-Loss-Pytorch
全中文注释.(The loss function of retinanet based on pytorch).(You can use it on one-stage detection task or classifical task, to solve data imbalance influence).用于one-stage目标检测算法,提升检测效果.你也可以在分类任务中使用该损失函数,解决数据不平衡问题.
jixing0415/caffe-mobilenet-v3
Caffe Implementation of MobileNets V3
pprp/deep_sort_yolov3_pytorch
Replication of MOT project - DeepSort with attention blocks.
tongyuhome/MobileNetV3-SSD
MobileNetV3 based SSD-lite implementation in Pytorch
SpikeKing/mobilenet_v3
MobileNet v3
hoya012/deep_learning_object_detection
A paper list of object detection using deep learning.
shicai/MobileNet-Caffe
Caffe Implementation of Google's MobileNets (v1 and v2)
weiliu89/caffe
Caffe: a fast open framework for deep learning.
chuanqi305/MobileNetv2-SSDLite
Caffe implementation of SSD and SSDLite detection on MobileNetv2, converted from tensorflow.
chuanqi305/MobileNet-SSD
Caffe implementation of Google MobileNet SSD detection network, with pretrained weights on VOC0712 and mAP=0.727.
Randl/ShuffleNetV2-pytorch
Implementation of ShuffleNetV2 for pytorch
ericsun99/ShuffleNet-1g8-Pytorch
Model shared. Top1:67.408/Top5:87.258
farmingyard/ShuffleNet
This is a fast caffe implementation of ShuffleNet.
MG2033/ShuffleNet
ShuffleNet Implementation in TensorFlow
megvii-model/ShuffleNet-Series
xiaohu2015/DeepLearning_tutorials
The deeplearning algorithms implemented by tensorflow
AnkerLeng/Cpp-0-1-Resource
C++ 匠心之作 从0到1入门资料
opencv/opencv
Open Source Computer Vision Library
sinxuy/OpenCV-Point-Meter-Detection
drake7707/watermeterrecognition
Water meter recognition with ML.NET
huzhenhong/DigitalMeterRecognition
Baidu-AIP/speech-demo
语音api示例
zyqzyq/ALSoundRecognition
nao robot speech recognition module. online file:
AtsushiSakai/PythonRobotics
Python sample codes for robotics algorithms.
bhuman/BHumanCodeRelease
The official B-Human code releases
jackfrued/Python-100-Days
Python - 100天从新手到大师