RhythmF's Stars
Wechat-ggGitHub/Awesome-GitHub-Repo
收集整理 GitHub 上高质量、有趣的开源项目。
PaddlePaddle/awesome-DeepLearning
深度学习入门课、资深课、特色课、学术案例、产业实践案例、深度学习知识百科及面试题库The course, case and knowledge of Deep Learning and AI
maudzung/TTNet-Real-time-Analysis-System-for-Table-Tennis-Pytorch
Unofficial implementation of "TTNet: Real-time temporal and spatial video analysis of table tennis" (CVPR 2020)
amusi/awesome-object-detection
Awesome Object Detection based on handong1587 github: https://handong1587.github.io/deep_learning/2015/10/09/object-detection.html
PaddlePaddle/PaddleDetection
Object Detection toolkit based on PaddlePaddle. It supports object detection, instance segmentation, multiple object tracking and real-time multi-person keypoint detection.
HCIILAB/SCUT-HEAD-Dataset-Release
SCUT HEAD is a large-scale head detection dataset, including 4405 images labeld with 111251 heads.
bubbliiiing/yolov4-pytorch
这是一个YoloV4-pytorch的源码,可以用于训练自己的模型。
pranoyr/head-detection-using-yolo
Detection of head using YOLO
AlexeyAB/darknet
YOLOv4 / Scaled-YOLOv4 / YOLO - Neural Networks for Object Detection (Windows and Linux version of Darknet )
gjy3035/Awesome-Crowd-Counting
Awesome Crowd Counting
jackzhenguo/python-small-examples
告别枯燥,致力于打造 Python 实用小例子,更多Python良心教程见 https://ai-jupyter.com
ant-research/cvpr2020-plant-pathology
huawei-noah/Efficient-AI-Backbones
Efficient AI Backbones including GhostNet, TNT and MLP, developed by Huawei Noah's Ark Lab.
yichaojie/MobileNetV3
pytorch implementation of MobileNetV3
PaddlePaddle/PaddleClas
A treasure chest for visual classification and recognition powered by PaddlePaddle
yunjey/pytorch-tutorial
PyTorch Tutorial for Deep Learning Researchers
WZMIAOMIAO/deep-learning-for-image-processing
deep learning for image processing including classification and object-detection etc.
HRNet/HRNet-Image-Classification
Train the HRNet model on ImageNet
bearpaw/pytorch-classification
Classification with PyTorch.
weiaicunzai/awesome-image-classification
A curated list of deep learning image classification papers and codes
eriklindernoren/Keras-GAN
Keras implementations of Generative Adversarial Networks.
gaoguangshuai/survey-for-crowd-counting
a survey for CNN-based crowd counting and density estimation
CommissarMa/Crowd_counting_from_scratch
This is an overview and tutorial about crowd counting. In this repository, you can learn how to estimate number of pedestrians in crowd scenes through computer vision and deep learning.
gjy3035/C-3-Framework
An open-source PyTorch code for crowd counting
chenjun2hao/CenterFace.pytorch
unofficial version of centerface, which achieves the best balance between speed and accuracy at face detection
megvii-research/ML-GCN
PyTorch implementation of Multi-Label Image Recognition with Graph Convolutional Networks, CVPR 2019.
Star-Clouds/CenterFace
face detection
tensorflow/models
Models and examples built with TensorFlow
Jiakui/awesome-gcn
resources for graph convolutional networks (图卷积神经网络相关资源)
thunlp/GNNPapers
Must-read papers on graph neural networks (GNN)