Wulingtian / EfficientNetv2_TensorRT_int8
EfficientNetv2 TensorRT int8
☆45Updated 3 years ago
Alternatives and similar repositories for EfficientNetv2_TensorRT_int8:
Users that are interested in EfficientNetv2_TensorRT_int8 are comparing it to the libraries listed below
- RepVGG TensorRT int8 量化,实测推理不到1ms一帧!☆62Updated 3 years ago
- ☆50Updated last year
- U版yolov5 2.0的tensorrt加速☆37Updated 4 years ago
- yolov5.yaml转换成yolov5.py☆17Updated 4 years ago
- ☆15Updated 3 years ago
- Convert YOLOv3 and YOLOv3-tiny (PyTorch version) into TensorRT models.☆61Updated 5 years ago
- ☆22Updated 4 years ago
- ☆62Updated 4 years ago
- Scaled-YOLOv4训练自己的数据集详细教程PDF,关于paper解读请联系小编获取PDF文档☆73Updated 3 years ago
- PyTorch implementation of PP-LCNet☆78Updated last year
- yolov5模型训练后量化代码☆19Updated 4 years ago
- PyTorch implementation of PP-LCNet☆34Updated 3 years ago
- A resnet18 version of CenterNet(objects as points)☆124Updated 3 years ago
- A simple demo to use TensorRT with pytorch☆28Updated 5 years ago
- nanodet int8 量化,实测推理2ms一帧!☆37Updated 3 years ago
- centernet_simple☆24Updated 4 years ago
- yolov5 onnx caffe☆114Updated 3 years ago
- This is the implementation that supports yolov5s, yolov5m, yolov5l, yolov5x.☆34Updated 2 years ago
- CenterNet's inference.(C++)/基于CenterNet的旋转目标检测C++版☆28Updated 4 years ago
- QuarkDet lightweight object detection in PyTorch .Real-Time Object Detection on Mobile Devices.☆91Updated 4 years ago
- SOLOv2 on onnx & tensorRT☆54Updated 3 years ago
- Implement yolov5 with Tensorrt C++ api, and integrate batchedNMSPlugin. A Python wrapper is also provided.☆50Updated 3 years ago
- yolov5部署☆18Updated 2 years ago
- A Robust Non-IoU Alternative to Non-Maxima Suppression in Object Detection☆50Updated 4 years ago
- 🔥CDIoU and CDIoU loss is like a convenient plug-in that can be used in multiple models. CDIoU and CDIoU loss have different excellent pe…☆27Updated 3 years ago
- 手把手教你OpenVINO下部署NanoDet模型,intel i7-7700HQ CPU实测6ms一帧