lucasjinreal / awesome_transformer
A curated list of transformer learning materials, shared blogs, technical reviews.
☆28Updated 4 years ago
Alternatives and similar repositories for awesome_transformer:
Users that are interested in awesome_transformer are comparing it to the libraries listed below
- Code for Cross-dataset Training☆15Updated 4 years ago
- Useful plugins for Pytorch1.5+ and TensorRT7/8.☆37Updated 3 years ago
- Towards Real-Time Multi-Object Tracking☆29Updated 3 years ago
- 基于hrnet的backbone改进centernet☆21Updated 5 years ago
- thundernet ncnn☆43Updated 4 years ago
- RepVGG TensorRT int8 量化,实测推理不到1ms一帧!☆63Updated 4 years ago
- an SDK about how to use openvino model transformed from yolov5☆36Updated 4 years ago
- some idea about object detection☆18Updated 4 years ago
- Pilgrim Project: torch2trt, quick convert your pytorch model to TensorRT engine.☆19Updated 4 years ago
- CenterNet's inference.(C++)/基于CenterNet的旋转目标检测C++版☆28Updated 4 years ago
- The replacement of traditional NMS post-processing method in object detection 目标检测中替代传统NMS的后处理方式☆17Updated 4 years ago
- YOLOV3-Tiny TensorRT6.0 13个类别☆32Updated 5 years ago
- A tool for PytorchToCaffe,fork form https://github.com/xxradon/PytorchToCaffe☆11Updated 5 years ago
- 自然场景检测DBNet网络的tensorrt版本☆22Updated 4 years ago
- TensorRT implementation of "RepVGG: Making VGG-style ConvNets Great Again"☆76Updated 4 years ago
- This repository is TensorRT implement of PINet☆18Updated 2 years ago
- yolox人脸检测,含关键点☆28Updated 3 years ago
- CenterTrack_caffe☆24Updated 4 years ago
- Custom Centernet for face detection and other detection tasks☆20Updated 4 years ago
- Implement yolov5 with Tensorrt C++ api, and integrate batchedNMSPlugin. A Python wrapper is also provided.☆49Updated 3 years ago
- train Snet(by thundernet) in imagenet☆18Updated 5 years ago
- 使用ONNXRuntime部署anchor-free系列的YOLOR,包含C++和Python两种版本的程序☆41Updated 3 years ago
- cpp rotation album,基于cpp eigen实现的3d旋转相册,GAMES101复现内容☆12Updated 2 years ago
- 手摸手 美团 YOLOv6模型训练和TensorRT端到端部署方案教程☆30Updated 2 years ago
- 2020中兴捧月阿尔法赛道多目标检测和跟踪初赛第一名方案☆32Updated last year
- 45.1% mAP, Keras impl of PPYOLO and YOLOv4.☆28Updated 4 years ago
- 基于TensorRT7实现DCNv2插件☆48Updated 3 years ago
- The pytorch implement of the retina track original paper link: https://arxiv.org/abs/2003.13870☆45Updated 3 years ago
- 旋转框检测的推理与计算