Pinned Repositories
AdelaiDet
AdelaiDet is an open source toolbox for multiple instance-level detection and recognition tasks.
awesome-cpp
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
Awesome-Visual-Transformer
Collect some papers about transformer with vision. Awesome Transformer with Computer Vision (CV)
bezier_curve_text_spotting
A PyTorch implementation of "ABCNet: Real-time Scene Text Spotting with Adaptive Bezier-Curve Network" (CVPR 2020 oral)
ByteTrack
ByteTrack: Multi-Object Tracking by Associating Every Detection Box
chineseocr_lite
超轻量级中文ocr,支持竖排文字识别, 支持ncnn推理 , psenet(8.5M) + crnn(6.3M) + anglenet(1.5M) 总模型仅17M
CosFace_pytorch
Pytorch implementation of CosFace
DS
cpp deep_sort: C++ implementation of Simple Online Realtime Tracking with a Deep Association Metric
FOTS.PyTorch
FOTS Pytorch Implementation
MachineLearning
Machine learning resources,including algorithm, paper, dataset, example and so on.
mugeshuzi's Repositories
mugeshuzi/AdelaiDet
AdelaiDet is an open source toolbox for multiple instance-level detection and recognition tasks.
mugeshuzi/awesome-cpp
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
mugeshuzi/Awesome-Visual-Transformer
Collect some papers about transformer with vision. Awesome Transformer with Computer Vision (CV)
mugeshuzi/bezier_curve_text_spotting
A PyTorch implementation of "ABCNet: Real-time Scene Text Spotting with Adaptive Bezier-Curve Network" (CVPR 2020 oral)
mugeshuzi/ByteTrack
ByteTrack: Multi-Object Tracking by Associating Every Detection Box
mugeshuzi/chineseocr_lite
超轻量级中文ocr,支持竖排文字识别, 支持ncnn推理 , psenet(8.5M) + crnn(6.3M) + anglenet(1.5M) 总模型仅17M
mugeshuzi/CosFace_pytorch
Pytorch implementation of CosFace
mugeshuzi/DS
cpp deep_sort: C++ implementation of Simple Online Realtime Tracking with a Deep Association Metric
mugeshuzi/FOTS.PyTorch
FOTS Pytorch Implementation
mugeshuzi/MachineLearning
Machine learning resources,including algorithm, paper, dataset, example and so on.
mugeshuzi/nanodet
NanoDet-Plus⚡Super fast and lightweight anchor-free object detection model. 🔥Only 980 KB(int8) / 1.8MB (fp16) and run 97FPS on cellphone🔥
mugeshuzi/RRPN
Source code of RRPN ---- Arbitrary-Oriented Scene Text Detection via Rotation Proposals
mugeshuzi/RRPN_pytorch
RRPN in pytorch 1.0 ----- Arbitrary-Oriented Scene Text Detection via Rotation Proposals
mugeshuzi/Yet-Another-EfficientDet-Pytorch
The pytorch re-implement of the official efficientdet with SOTA performance in real time and pretrained weights.
mugeshuzi/yolov5
YOLOv5 in PyTorch > ONNX > CoreML > TFLite