chenyaoysu's Stars
leoxiaobin/deep-high-resolution-net.pytorch
The project is an official implementation of our CVPR2019 paper "Deep High-Resolution Representation Learning for Human Pose Estimation"
OpenKinect/libfreenect
Drivers and libraries for the Xbox Kinect device on Windows, Linux, and OS X
cynricfu/dual-fisheye-video-stitching
Dual fisheye video stitching
CAPTAIN-WHU/DOTA_devkit
MingtaoFu/gliding_vertex
The implementation of paper "Gliding vertex on the horizontal bounding box for multi-oriented object detection".
miguelgrinberg/Flask-SocketIO
Socket.IO integration for Flask applications.
JDAI-CV/fast-reid
SOTA Re-identification Methods and Toolbox
leaderj1001/MobileNetV3-Pytorch
Implementing Searching for MobileNetV3 paper using Pytorch
xiaolai-sqlai/mobilenetv3
mobilenetv3 with pytorch,provide pre-train model
facebookresearch/pycls
Codebase for Image Classification Research, written in PyTorch.
Cadene/pretrained-models.pytorch
Pretrained ConvNets for pytorch: NASNet, ResNeXt, ResNet, InceptionV4, InceptionResnetV2, Xception, DPN, etc.
kuan-wang/pytorch-mobilenet-v3
MobileNetV3 in pytorch and ImageNet pretrained models
tensorflow/models
Models and examples built with TensorFlow
weiaicunzai/awesome-image-classification
A curated list of deep learning image classification papers and codes
nwojke/deep_sort
Simple Online Realtime Tracking with a Deep Association Metric
ZQPei/deep_sort_pytorch
MOT using deepsort and yolov3 with pytorch
milvus-io/bootcamp
Dealing with all unstructured data, such as reverse image search, audio search, molecular search, video analysis, question and answer systems, NLP, etc.
huggingface/tokenizers
💥 Fast State-of-the-Art Tokenizers optimized for Research and Production
huggingface/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
Lightning-AI/pytorch-lightning
Pretrain, finetune ANY AI model of ANY size on multiple GPUs, TPUs with zero code changes.
ultralytics/yolov5
YOLOv5 🚀 in PyTorch > ONNX > CoreML > TFLite
AlexeyAB/darknet
YOLOv4 / Scaled-YOLOv4 / YOLO - Neural Networks for Object Detection (Windows and Linux version of Darknet )
aymericdamien/TensorFlow-Examples
TensorFlow Tutorial and Examples for Beginners (support TF v1 & v2)
ultralytics/yolov3
YOLOv3 in PyTorch > ONNX > CoreML > TFLite
Tianxiaomo/pytorch-YOLOv4
PyTorch ,ONNX and TensorRT implementation of YOLOv4
poloclub/cnn-explainer
Learning Convolutional Neural Networks with Interactive Visualization.
facebookresearch/SlowFast
PySlowFast: video understanding codebase from FAIR for reproducing state-of-the-art video models.
scottlinlin/auto_feature_demo
lawlite19/MachineLearning_Python
机器学习算法python实现
allmachinelearning/MachineLearning
Machine learning resources