jnulzl / caffe_plusLinks
caffe plus
☆26Updated 5 years ago
Alternatives and similar repositories for caffe_plus
Users that are interested in caffe_plus are comparing it to the libraries listed below
Sorting:
- RepVGG TensorRT int8 量化,实测推理不到1ms一帧!☆62Updated 4 years ago
- yolov5 onnx caffe☆120Updated 4 years ago
- QuarkDet lightweight object detection in PyTorch .Real-Time Object Detection on Mobile Devices.☆92Updated 4 years ago
- ☆62Updated 5 years ago
- A Robust Non-IoU Alternative to Non-Maxima Suppression in Object Detection☆50Updated 4 years ago
- pytorch -> onnx -> caffe, pytorch to caffe, or other deep learning framework to onnx and onnx to caffe.☆163Updated 4 years ago
- yolov5.yaml转换成yolov5.py☆17Updated 4 years ago
- yolov5 onnx caffe☆87Updated 4 years ago
- tensorrt int8 量化yolov5 onnx模型☆185Updated 4 years ago
- tensorrt wheels (API)☆76Updated 4 years ago
- Implement yolov5 with Tensorrt C++ api, and integrate batchedNMSPlugin. A Python wrapper is also provided.☆49Updated 3 years ago
- TensorRT int8 量化部署 yolov5s 模型,实测3.3ms一帧!☆171Updated 4 years ago
- A module to convert pytorch model to caffe model.☆67Updated 5 years ago
- ☆52Updated 2 years ago
- A resnet18 version of CenterNet(objects as points)☆124Updated 3 years ago
- U版yolov5 2.0的tensorrt加速☆37Updated 5 years ago
- EfficientNetv2 TensorRT int8☆46Updated 4 years ago
- Tips on how to find suitable object detection anchors☆147Updated 5 years ago
- ☆25Updated 3 years ago
- nanodet int8 量化,实测推理2ms一帧!☆37Updated 4 years ago
- mmdetection in python训练, libtorch in c++部署☆12Updated 4 years ago
- Convert YOLOv3 and YOLOv3-tiny (PyTorch version) into TensorRT models.☆61Updated 5 years ago
- ☆131Updated last year
- this repo is forked from https://github.com/amdegroot/ssd.pytorch. Implemented by pytorch☆46Updated 5 years ago
- This is the implementation that supports yolov5s, yolov5m, yolov5l, yolov5x.