zhao-97's Stars
tensorflow/models
Models and examples built with TensorFlow
lyswhut/lx-music-desktop
一个基于 electron 的音乐软件
Cadene/pretrained-models.pytorch
Pretrained ConvNets for pytorch: NASNet, ResNeXt, ResNet, InceptionV4, InceptionResnetV2, Xception, DPN, etc.
fchollet/deep-learning-models
Keras code and weights files for popular deep learning models.
tensorflow/tensorboard
TensorFlow's Visualization Toolkit
amdegroot/ssd.pytorch
A PyTorch Implementation of Single Shot MultiBox Detector
fizyr/keras-retinanet
Keras implementation of RetinaNet object detection.
balancap/SSD-Tensorflow
Single Shot MultiBox Detector in TensorFlow
microsoft/human-pose-estimation.pytorch
The project is an official implement of our ECCV2018 paper "Simple Baselines for Human Pose Estimation and Tracking(https://arxiv.org/abs/1804.06208)"
yhenon/pytorch-retinanet
Pytorch implementation of RetinaNet object detection.
Dictionaryphile/All_Dictionaries
宇宙最全在线词典网站导航
megvii-model/YOLOF
taki0112/SENet-Tensorflow
Simple Tensorflow implementation of "Squeeze and Excitation Networks" using Cifar10 (ResNeXt, Inception-v4, Inception-resnet-v2)
lzx1413/PytorchSSD
pytorch version of SSD and it's enhanced methods such as RFBSSD,FSSD and RefineDet
implus/SKNet
Code for our CVPR 2019 paper: Selective Kernel Networks; See zhihu:https://zhuanlan.zhihu.com/p/59690223
princeton-vl/pose-hg-train
Training and experimentation code used for "Stacked Hourglass Networks for Human Pose Estimation"
sfzhang15/SFD
S³FD: Single Shot Scale-invariant Face Detector, ICCV, 2017
princeton-vl/pytorch_stacked_hourglass
Pytorch implementation of the ECCV 2016 paper "Stacked Hourglass Networks for Human Pose Estimation"
ilovepose/fast-human-pose-estimation.pytorch
Official pytorch Code for CVPR2019 paper "Fast Human Pose Estimation" https://arxiv.org/abs/1811.05419
megvii-research/MSPN
Multi-Stage Pose Network
ahmetozlu/color_recognition
:art: Color recognition & classification & detection on webcam stream / on video / on single image using K-Nearest Neighbors (KNN) is trained with color histogram features by OpenCV.
HiKapok/SSD.TensorFlow
State-of-the-art Single Shot MultiBox Detector in Pure TensorFlow, QQ Group: 758790869
anibali/dsntnn
PyTorch implementation of DSNT
YichaoCai1/torch_backbones
Unofficial implementations of some classical CNN backbones with pytorch
Zzh-tju/DIoU-SSD-pytorch
Distance-IoU Loss: Faster and Better Learning for Bounding Box Regression (AAAI 2020)
LevinJ/SSD_tensorflow_VOC
kobiso/SENet-tensorflow-slim
SENet implementation on TensorFlow Slim
Tau-J/JointBoneLoss
This is an implementation of Joint Bone Loss by myself. I try it on my own pose estimation task and achieve good performance. So I share with you guys, enjoy~
zuoxiang95/BCRNN
A TensorFlow implementation of “Attentive Fashion Grammar Network for Fashion Landmark Detection and Clothing Category Classification”
chris-512/InceptionV3-SSD
Tensorflow implementation of InceptionV3-SSD