Pinned Repositories
AIC2018_iamai
A multi-camera vehicle detection, tracking and re-identification system
alfred
alfred-py: A deep learning utility library for visualization and sensor fusion purpose
algorithm-pattern
算法模板,最科学的刷题方式,最快速的刷题路径,你值得拥有~
alibabacloud-AnalyticDB-python-demo-face-recognition
alibabacloud-AnalyticDB-python-demo-face-recognition
alpr-unconstrained
License Plate Detection and Recognition in Unconstrained Scenarios
awesome-action-recognition
A curated list of action recognition and related area resources
Machine-Learning
:zap:机器学习实战(Python3):kNN、决策树、贝叶斯、逻辑回归、SVM、线性回归、树回归
openpose
OpenPose: Real-time multi-person keypoint detection library for body, face, and hands estimation
st-gcn
Spatial Temporal Graph Convolutional Networks (ST-GCN) for Skeleton-Based Action Recognition in PyTorch
tensorflow_test
taxuezcy's Repositories
taxuezcy/AutoAssign
Pytorch implementation of "AutoAssign: Differentiable Label Assignment for Dense Object Detection"
taxuezcy/Bayesian-Crowd-Counting
Official Implement of ICCV 2019 oral paper Bayesian Loss for Crowd Count Estimation with Point Supervision
taxuezcy/best-of-ml-python
🏆 A ranked list of awesome machine learning Python libraries. Updated weekly.
taxuezcy/CDNet
The Crosswalk Detection (Zebra Crossing Detection) Network based on YOLOv5
taxuezcy/CenterNet2
Two-stage CenterNet
taxuezcy/CrowdDetection
taxuezcy/CVPR2022-Papers-with-Code
CVPR 2022 论文和开源项目合集
taxuezcy/diffimg
Differentiate images in python - get a ratio or percentage difference, and generate a diff image
taxuezcy/insightface
Face Analysis Project on PyTorch and MXNet
taxuezcy/labelme
Image Polygonal Annotation with Python (polygon, rectangle, circle, line, point and image-level flag annotation).
taxuezcy/langchain-ChatGLM
langchain-ChatGLM, local knowledge based ChatGLM with langchain | 基于本地知识库的 ChatGLM 问答
taxuezcy/leedeeprl-notes
李宏毅《深度强化学习》笔记,在线阅读地址:https://datawhalechina.github.io/leedeeprl-notes/
taxuezcy/mlsd
Official Tensorflow implementation of "M-LSD: Towards Light-weight and Real-time Line Segment Detection" (AAAI 2022)
taxuezcy/mmtracking
OpenMMLab Video Perception Toolbox. It supports Single Object Tracking (SOT), Multiple Object Tracking (MOT), Video Object Detection (VID) with a unified framework.
taxuezcy/nanodet
⚡Super fast and lightweight anchor-free object detection model. 🔥Only 1.8mb and run 97FPS on cellphone🔥
taxuezcy/nb
Neural Network Blocks - Collect all kinds of fancy model blocks for you to build more powerful neural network model.
taxuezcy/OneNet
OneNet: End-to-End One-Stage Object Detection
taxuezcy/PaddleOCR
Awesome multilingual OCR toolkits based on PaddlePaddle (practical ultra lightweight OCR system, provide data annotation and synthesis tools, support training and deployment among server, mobile, embedded and IoT devices)
taxuezcy/Pytorch-UNet
PyTorch implementation of the U-Net for image semantic segmentation with high quality images
taxuezcy/SaccadeNet
taxuezcy/tensorrt_inference
taxuezcy/tensorrtCV
taxuezcy/TFace
A trusty face recognition research platform developed by Tencent Youtu Lab
taxuezcy/thor
thor: C++ helper library, for deep learning purpose
taxuezcy/vit-pytorch
Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch
taxuezcy/yolor
implementation of paper - You Only Learn One Representation: Unified Network for Multiple Tasks (https://arxiv.org/abs/2105.04206)
taxuezcy/YOLOS
You Only Look at One Sequence (https://arxiv.org/abs/2106.00666)
taxuezcy/yolov5_prune
yolov5 prune,Support V2, V3, V4 and V6 versions of yolov5
taxuezcy/yolov7
🔥🔥🔥🔥 YOLO with Transformers and Instance Segmentation, with TensorRT acceleration! 🔥🔥🔥
taxuezcy/YOLOX
YOLOX is a high-performance anchor-free YOLO. Exceeding yolov3~v5 with ONNX, TensorRT, ncnn, and OpenVINO supported.