cxnaive / nanodet-TensorRTLinks
Nanodet with mosaic and mixup
☆13Updated 4 years ago
Alternatives and similar repositories for nanodet-TensorRT
Users that are interested in nanodet-TensorRT are comparing it to the libraries listed below
Sorting:
- 使用ONNXRuntime部署PicoDet目标检测,包含C++和Python两个版本的程序☆30Updated 3 years ago
- caffe train face licenseplate reID action ocr centernet☆23Updated 5 years ago
- 使用ONNXRuntime部署PP-YOLOE目标检测,支持PP-YOLOE-s、PP-YOLOE-m、PP-YOLOE-l、PP-YOLOE-x四种结构,包含C++和Python两个版本的程序☆21Updated 3 years ago
- 使用onnxruntime部署夜间雾霾图像的可见度增强,包含C++和Python两个版本的程序☆13Updated last year
- Python scripts performing Open Vocabulary Object Detection using the YOLO-World model in ONNX. And Export the ONNX model for AXera's NPU☆12Updated 4 months ago
- 使用OpenCV+onnxruntime部署开放域目标检测,包含C++和Python两个版本的程序☆11Updated last year
- 使用ONNXRuntime部署阿里达摩院开源DAMO-YOLO目标检测,一共包含27个onnx模型,依然是包含了C++和Python两个版本的程序☆35Updated 3 years ago
- 使用ONNXRuntime部署Detic检测2万1千种类别的物体,包含C++和Python两个版本的程序☆17Updated 2 years ago
- yolov5部署☆19Updated 3 years ago
- ☆29Updated 3 years ago
- ☆14Updated 5 years ago
- Implementation of YOLO and IOU tracker in C++☆17Updated 4 years ago
- yolov5_ncnn in ununtu16.04☆10Updated 5 years ago
- 基于rknn的yolov5的cpp实现,包含各种依赖库,是一个完整工程,可直接编译运行☆21Updated 3 years ago
- YOLOv5 Quantization Aware Training with TensorRT☆18Updated 2 years ago
- ☆17Updated 2 years ago
- tensorrt yolov7 without onnxparser☆24Updated 2 years ago
- YoloV5sl_V4模型pruning☆13Updated 4 years ago
- 使用ONNXRuntime部署DeDoDe:"局部特征匹配:检测,不要描述——描述,不要检测"。依然是C++和Python两个版本的程序☆23Updated 2 years ago
- This repo provides the C++ implementation of YOLO-NAS based on ONNXRuntime for performing object detection in real-time.Support float32/f…☆45Updated last year
- ☆24Updated 4 years ago
- nanodet int8 量化,实测推理2ms一帧!☆37Updated 4 years ago
- TensorRT for RefineNet Segmentation☆12Updated 4 years ago
- The repository supports TensorRT, QNN platform inference, 2D obstacle detection yolo series (yolov5, yolov8, yolo11, yolox), semantic seg…☆20Updated 7 months ago
- nanodet_rknn on rk3399pro platform☆17Updated 3 years ago
- the C++ version of thundernet with ncnn☆14Updated 4 years ago
- Intelligent monitoring of escalator.Function including traffic statistics,passenger retention detection and large object retention detect…☆26Updated last year
- Real-time CenterNet based object detection on fused IR/Depth images from Kinect sensor. Works on NVIDIA Jetson.☆19Updated 4 years ago
- 用opencv部署nanodet目标检测,包含C++和Python两种版本程序的实现