Pinned Repositories
191107
A-new-benchmark-dataset-for-sweeping-robot
sweep robot dataset by beijing KeDa
Awesome-Backbones
Integrate deep learning models for image classification | Backbone learning/comparison/magic modification project
colorization-eccv16
Automatic colorization using deep neural networks. "Colorful Image Colorization." In ECCV, 2016.
LightTrack
[CVPR21] LightTrack: Finding Lightweight Neural Network for Object Tracking via One-Shot Architecture Search
RT-MDNet
SiamCAR-cvpr2020-
SiamCAR: Siamese Fully Convolutional Classification and Regression for Visual Tracking (CVPR 2020, Oral)
SiamTrackers
(2020-2022)The PyTorch version of SiamFC,SiamRPN,DaSiamRPN, UpdateNet , SiamDW, SiamRPN++, SiamMask, SiamFC++, SiamCAR, SiamBAN, Ocean, LightTrack , TrTr, NanoTrack; Visual object tracking based on deep learning
SwinTrack
95M model
TracKit-ocean-or-saimdw-
[ECCV'20] Ocean: Object-aware Anchor-Free Tracking
baishiliushu's Repositories
baishiliushu/A-new-benchmark-dataset-for-sweeping-robot
sweep robot dataset by beijing KeDa
baishiliushu/Awesome-Backbones
Integrate deep learning models for image classification | Backbone learning/comparison/magic modification project
baishiliushu/colorization-eccv16
Automatic colorization using deep neural networks. "Colorful Image Colorization." In ECCV, 2016.
baishiliushu/LightTrack
[CVPR21] LightTrack: Finding Lightweight Neural Network for Object Tracking via One-Shot Architecture Search
baishiliushu/SiamCAR-cvpr2020-
SiamCAR: Siamese Fully Convolutional Classification and Regression for Visual Tracking (CVPR 2020, Oral)
baishiliushu/SiamTrackers
(2020-2022)The PyTorch version of SiamFC,SiamRPN,DaSiamRPN, UpdateNet , SiamDW, SiamRPN++, SiamMask, SiamFC++, SiamCAR, SiamBAN, Ocean, LightTrack , TrTr, NanoTrack; Visual object tracking based on deep learning
baishiliushu/SwinTrack
95M model
baishiliushu/TracKit-ocean-or-saimdw-
[ECCV'20] Ocean: Object-aware Anchor-Free Tracking
baishiliushu/Deep_BYTE-SORT
support deepsort and bytetrack MOT(Multi-object tracking) using yolov5 with C++
baishiliushu/DeepLearningKKKSQL
A deep learning code base, mainly for paper replication, in the areas of image recognition, object detection, image segmentation, self-supervision, etc. Each project can be run independently, and there are corresponding articles to explain.
baishiliushu/dirtdetection
Dirt Detection Implementation
baishiliushu/dl_model_infer4pose
🚀🚀🚀This is an AI high-performance reasoning C++ library, Currently supports the deployment of yolov5, yolov7, yolov7-pose, yolov8, yolov8-seg, yolov8-pose, yolov8-obb, yolox, RTDETR, DETR, depth-anything, yolop, yolopv2, SMOKE, yolov9 and other models.🚀🚀🚀
baishiliushu/edgeai-yolov5
YOLOv5 🚀 in PyTorch > ONNX > CoreML > TFLite
baishiliushu/InsightFace_Pytorch
Pytorch0.4.1 codes for InsightFace
baishiliushu/JNN_detection
Joint Neural Networks for one-shot object detection(Based on Darknet19)
baishiliushu/LabelTrack-Tool
LabelTrack是一个针对于多目标跟踪的图形化自动标注平台
baishiliushu/lighttrack-Track-trt
基于 TensorRT 的 C++ 高性能单目标跟踪推理,支持算法OSTrack、LightTrack。
baishiliushu/Lite-HRNet
This is an official pytorch implementation of Lite-HRNet: A Lightweight High-Resolution Network.
baishiliushu/MOSTS
This repo is the official implementation of A Self-Supervised Miniature One-Shot Texture Segmentation (MOSTS) Model for Real-Time Robot Navigation and Embedded Applications.
baishiliushu/movenet.pytorch
A Pytorch implementation of MoveNet from Google. Include training code and pre-trained model.
baishiliushu/NanoTrack_Libtorch
C++版本基于libtorch的NanoTrack跟踪算法
baishiliushu/objectDetectionDatasets
目标检测数据集制作:VOC,COCO,YOLO等常用数据集格式的制作和互相转换脚本
baishiliushu/PINTO_model_zoo
A repository for storing models that have been inter-converted between various frameworks. Supported frameworks are TensorFlow, PyTorch, ONNX, OpenVINO, TFJS, TFTRT, TensorFlowLite (Float32/16/INT8), EdgeTPU, CoreML.
baishiliushu/pytorch-cifar100-nets
Practice on cifar100(ResNet, DenseNet, VGG, GoogleNet, InceptionV3, InceptionV4, Inception-ResNetv2, Xception, Resnet In Resnet, ResNext,ShuffleNet, ShuffleNetv2, MobileNet, MobileNetv2, SqueezeNet, NasNet, Residual Attention Network, SENet, WideResNet)
baishiliushu/RobotAtHome2
Robot@Home2 is an enhanced version of the Robot@Home dataset, aimed at improving usability and functionality for developing and testing mobile robotics and computer vision algorithms.
baishiliushu/RPT-object-track
RPT: Learning Point Set Representation for Siamese Visual Tracking
baishiliushu/simple-HRNet
Multi-person Human Pose Estimation with HRNet in Pytorch
baishiliushu/TensorRT-Alpha
🔥🔥🔥TensorRT for YOLOv8、YOLOv8-Pose、YOLOv8-Seg、YOLOv8-Cls、YOLOv7、YOLOv6、YOLOv5、YOLONAS......🚀🚀🚀CUDA IS ALL YOU NEED.🍎🍎🍎
baishiliushu/ToolZone
packaged common tools scripts
baishiliushu/yolov7-for-pose
Implementation of paper - YOLOv7: Trainable bag-of-freebies sets new state-of-the-art for real-time object detectors