zhangjinsong3 / SOLOv2.tensorRTView external linksLinks
SOLOv2 on onnx & tensorRT
☆53May 22, 2021Updated 4 years ago
Alternatives and similar repositories for SOLOv2.tensorRT
Users that are interested in SOLOv2.tensorRT are comparing it to the libraries listed below
Sorting:
- in this repo, we deployed SOLOv2 to TensorRT with C++.☆34Apr 8, 2023Updated 2 years ago
- TensorRT for SOLO(use python)☆27Aug 19, 2022Updated 3 years ago
- the C++ version of solov2 with ncnn☆77Jun 27, 2021Updated 4 years ago
- 使用opencv部署yolact实例分割,包含C++和Python两种版本的程序☆88May 1, 2021Updated 4 years ago
- 🚀 Do not need libtorch, pure C++ TensorRT deploys SOLOv2 etc, which can be quickly ported to NX/TX2.☆42Jul 28, 2022Updated 3 years ago
- ☆29Jul 11, 2023Updated 2 years ago
- SOLOv2 pytorch (without mmdetection and mmcv)☆102Jun 15, 2021Updated 4 years ago
- Minimal PyTorch implementation of SOLOv2.☆14Jan 14, 2025Updated last year
- OrienMask: Real-time Instance Segmentation with Discriminative Orientation Maps☆50Aug 13, 2021Updated 4 years ago
- Implement yolov5 with Tensorrt C++ api, and integrate batchedNMSPlugin. A Python wrapper is also provided.☆50Sep 30, 2021Updated 4 years ago
- the C++ version of thundernet with ncnn☆14Feb 20, 2021Updated 4 years ago
- segmentation algorithm yolact use tensorrt deploy☆14May 7, 2022Updated 3 years ago
- An ncnn-vulkan implementation of YOLOv5, capable of using GPU to accelerate inference☆14Nov 18, 2021Updated 4 years ago
- The MOT implement by Solov2+DeepSORT with C++ (Libtorch, TensorRT).☆46Mar 21, 2023Updated 2 years ago
- This repository is TensorRT implement of PINet☆18Nov 1, 2022Updated 3 years ago
- DBNet on onnx and tensorRT☆21Mar 11, 2021Updated 4 years ago
- Custom Centernet for face detection and other detection tasks☆19Sep 15, 2020Updated 5 years ago
- YOLOv12 TensorRT 端到端模型加速推理和INT8量化实现☆13Mar 5, 2025Updated 11 months ago
- Implementation of some model inference based on onnxruntime using python☆13Oct 12, 2023Updated 2 years ago
- openpose, yolov3 with tiny-tensorrt☆86Apr 23, 2021Updated 4 years ago
- 我利用在windows10上编译的darknet,实现了安全帽检测功能,编写了一个简单的mfc demo利用我们生成的模型来实现目标检测功能。Safety Helmet Wearing Test☆23Nov 7, 2019Updated 6 years ago
- yolov5_ncnn in ununtu16.04☆10Nov 2, 2020Updated 5 years ago
- convert pytorch trained yolo model to ncnn for Flexible deployment☆10Aug 30, 2018Updated 7 years ago
- SOLO and SOLOv2 for instance segmentation, ECCV 2020 & NeurIPS 2020.☆1,750Dec 26, 2023Updated 2 years ago
- convert mmdetection model to tensorrt, support fp16, int8, batch input, dynamic shape etc.☆598Feb 18, 2024Updated last year
- Implementation of "CBCT-Dental Scan Registration via Descriptor Representation Learning"☆15Jan 8, 2024Updated 2 years ago
- maskcnn_benchmark based on mobilenetv2