xuanandsix / DIS-onnxruntime-and-tensorrt-demoLinks
This is the onnxruntime and tensorrt inference code for Highly Accurate Dichotomous Image Segmentation (ECCV 2022).
☆35Updated 3 years ago
Alternatives and similar repositories for DIS-onnxruntime-and-tensorrt-demo
Users that are interested in DIS-onnxruntime-and-tensorrt-demo are comparing it to the libraries listed below
Sorting:
- Exporting Segment Anything, MobileSAM, and Segment Anything 2 into ONNX format for easy deployment☆375Updated last year
- Python scripts performing Instance Segmentation using the YOLOv8 model in ONNX.☆180Updated 2 years ago
- TEED: Tiny and Efficient Edge Detector☆237Updated 2 years ago
- 分别使用OpenCV、ONNXRuntime部署PP-HumanSeg肖像分割模型,包含C++和Python两个版本的程序