Pinned Repositories
caffe-yolov3
A real-time object detection framework of Yolov3 based on caffe
deep-learning-for-image-processing
deep learning for image processing including classification and object-detection etc.
deep_sort
Simple Online Realtime Tracking with a Deep Association Metric
fast-reid
SOTA Re-identification Methods and Toolbox
Lhy_Machine_Learning
李宏毅2021/2022/2023春季机器学习课程课件及作业
PaddleDetection
Object Detection toolkit based on PaddlePaddle. It supports object detection, instance segmentation, multiple object tracking and real-time multi-person keypoint detection.
pytorch-OpCounter
Count the MACs / FLOPs of your PyTorch model.
step_into_llm
MindSpore online courses: Step into LLM
Swin-Transformer
This is an official implementation for "Swin Transformer: Hierarchical Vision Transformer using Shifted Windows".
tensorrtx
Implementation of popular deep learning networks with TensorRT network definition API
xiaoxue2017's Repositories
xiaoxue2017/caffe-yolov3
A real-time object detection framework of Yolov3 based on caffe
xiaoxue2017/deep-learning-for-image-processing
deep learning for image processing including classification and object-detection etc.
xiaoxue2017/deep_sort
Simple Online Realtime Tracking with a Deep Association Metric
xiaoxue2017/fast-reid
SOTA Re-identification Methods and Toolbox
xiaoxue2017/Lhy_Machine_Learning
李宏毅2021/2022/2023春季机器学习课程课件及作业
xiaoxue2017/PaddleDetection
Object Detection toolkit based on PaddlePaddle. It supports object detection, instance segmentation, multiple object tracking and real-time multi-person keypoint detection.
xiaoxue2017/pytorch-OpCounter
Count the MACs / FLOPs of your PyTorch model.
xiaoxue2017/step_into_llm
MindSpore online courses: Step into LLM
xiaoxue2017/Swin-Transformer
This is an official implementation for "Swin Transformer: Hierarchical Vision Transformer using Shifted Windows".
xiaoxue2017/tensorrtx
Implementation of popular deep learning networks with TensorRT network definition API
xiaoxue2017/transformers
🤗 hugging face Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
xiaoxue2017/vit-pytorch
Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch