Media-Smart / flexinferLinks
A flexible Python front-end inference SDK based on TensorRT
☆86Updated 4 years ago
Alternatives and similar repositories for flexinfer
Users that are interested in flexinfer are comparing it to the libraries listed below
Sorting:
- A C++ inference SDK based on TensorRT☆70Updated 4 years ago
- ☆25Updated 5 years ago
- 将mobilenetv3_small的paddlepaddle参数转换为pytorch的模型参数☆33Updated 4 years ago
- CUDA implementation of NMS for PyTorch☆87Updated 5 years ago
- Face Detection Based on Detectron2☆59Updated 5 years ago
- Reimplement RetinaFace using PyTorch.☆74Updated 5 years ago
- A package to make do Network Slimming a little easier☆48Updated 3 years ago
- Implemention of Baidu's DenseBox used for multi-task learning of object detection and landmark(key-point) localization 用PyTorch实现了百度的Den…☆95Updated 4 years ago
- centernet☆74Updated 5 years ago
- Lightweight-face-detection-CenterNet☆100Updated 5 years ago
- Applying Adaptive Training Sample Selection and Soft Anchor Point Detection to S3FD☆39Updated 5 years ago
- centernet pytorch model to torch script model☆30Updated 5 years ago
- ☆149Updated 2 years ago
- 73.6% GhostNet 1.0x pre-trained model on ImageNet☆89Updated 5 years ago
- 通过pytorch搭建卷积神经网络完成手写识别任务,并将训练好的模型以多种方式部署到TensorRT中加速。(1)通过加载权重。(2)通过加载onnx。(3)通过加载engine。☆44Updated 6 years ago
- A Python toolbox for computer vision research and project☆62Updated 4 years ago
- the repository is about the conversion of CRNN model, which is widely used for text recognition. the CRNN model is converted from PyTorch…☆25Updated 5 years ago
- LFFD and SSD based Method implemented by Pytorch for Basketball Recognition Competition.☆34Updated 5 years ago
- This is the unofficial implementation of the "CenterNet:Objects as Points".Just a simple try with self-modified shufflenetv2 and yolov3.…☆111Updated 3 years ago
- TensorRT implementation of "RepVGG: Making VGG-style ConvNets Great Again"☆76Updated 4 years ago
- 基于hrnet的backbone改进centernet