thisisi3 / libtorch-faster-rcnnLinks
Implement the classic Faster RCNN using libtorch library in C++.
☆11Updated 4 years ago
Alternatives and similar repositories for libtorch-faster-rcnn
Users that are interested in libtorch-faster-rcnn are comparing it to the libraries listed below
Sorting:
- C++ trainable detection library based on libtorch (or pytorch c++). Yolov4 tiny provided now.☆111Updated 3 years ago
- www.giantpandacv.com☆153Updated last year
- Implement popular deep learning networks in pytorch, used by tensorrtx.☆197Updated 3 years ago
- Support Yolov5(4.0)/Yolov5(5.0)/YoloR/YoloX/Yolov4/Yolov3/CenterNet/CenterFace/RetinaFace/Classify/Unet. use darknet/libtorch/pytorch/mxn…☆210Updated 4 years ago
- Pytorch-->onnx-->TensorRT; CUDA11, CUDNN8, TensorRT8☆212Updated 2 years ago
- TensorRT int8 量化部署 yolov5s 模型,实测3.3ms一帧!☆171Updated 4 years ago
- tensorrt int8 量化yolov5 onnx模型☆186Updated 4 years ago
- SSD net Training on pytorch and Implementation on libtorch☆49Updated 6 years ago
- NVIDIA TensorRT 加速推断教程!☆134Updated 4 years ago
- TensorRT 2022 亚军方案,tensorrt加速mobilevit模型☆68Updated 3 years ago
- Darknet(AB版)框架源码解析:详尽的中文注释(逐句)和原理分析!☆74Updated 4 years ago
- ☆62Updated 5 years ago
- mmdetection in python训练, libtorch in c++部署☆12Updated 5 years ago
- algorithm-cpp projects☆81Updated 3 years ago
- yolov5 onnx caffe☆119Updated 4 years ago
- tensorrt wheels (API)☆76Updated 5 years ago
- Code for some onnxruntime projects☆120Updated 4 years ago
- caffe plus☆26Updated 5 years ago
- ☆117Updated 2 years ago
- A Robust Non-IoU Alternative to Non-Maxima Suppression in Object Detection☆50Updated 4 years ago
- ☆131Updated last year
- QuarkDet lightweight object detection in PyTorch .Real-Time Object Detection on Mobile Devices.☆92Updated 4 years ago
- this is a tensorrt version unet, inspired by tensorrtx☆38Updated last year
- ☆53Updated 2 years ago
- Deploy pytorch-trained model via libtorch☆21Updated 5 years ago
- Using model pruning method to obtain compact models Pruned-YOLOv5 based on YOLOv5.☆60Updated 4 years ago
- Based of paper "Quantization and Training of Neural Networks for Efficient Integer-Arithmetic-Only Inference"☆66Updated 4 years ago
- yolov5 onnx caffe☆86Updated 4 years ago
- 使用opencv部署yolact实例分割,包含C++和Python两种版本的程序☆88Updated 4 years ago
- RepVGG TensorRT int8 量化,实测推理不到1ms一帧!☆64Updated 4 years ago