tjuskyzhang / mobilenetv1-ssd-tensorrt
Got 100fps on TX2. Got 1000fps on GeForce GTX 1660 Ti. Implement mobilenetv1-ssd-tensorrt layer by layer using TensorRT API. If the project is useful to you, please Star it.
☆17Updated 3 years ago
Alternatives and similar repositories for mobilenetv1-ssd-tensorrt:
Users that are interested in mobilenetv1-ssd-tensorrt are comparing it to the libraries listed below
- TensorRT inference sample for ResNet50☆34Updated 6 years ago
- CenterTrack_caffe☆24Updated 4 years ago
- CenterNet with MobileNetV3 backboned helmet detection based on PyTorch with inference code only.☆52Updated 3 years ago
- YOLOV3-Tiny TensorRT6.0 13个类别☆32Updated 4 years ago
- centernet_mobilenetv2 inference by ncnn☆64Updated 5 years ago
- yolov4-tiny ncnn android sample☆37Updated 4 years ago
- Run YoloV3 with the newest TensorRT6.0 at 37 fps on NVIIDIA 1060.☆86Updated 4 years ago
- TensorRT person tracking RFBNet300☆30Updated 4 years ago
- You can import this module directly☆55Updated 5 years ago
- combine state of art deep neural network based detectors with most efficient trackers to solve motion based multiple objects tracking pro…☆27Updated 5 years ago
- Towards Real-Time Multi-Object Tracking☆29Updated 3 years ago
- MTCNN light + SORT tracking☆43Updated 4 years ago
- U版yolov5 2.0的tensorrt加速☆37Updated 4 years ago
- ☆12Updated 4 years ago
- 一个简单的TensorRT实现语义分割的C++程序☆58Updated 5 years ago
- ☆34Updated 5 years ago
- Implementation of YOLO and IOU tracker in C++☆17Updated 3 years ago
- Pose Estimation using OpenPose and TensorRT (only c++)☆18Updated 5 years ago
- Custom Centernet for face detection and other detection tasks☆20Updated 4 years ago
- Yolo(including yolov1 yolov2 yolov3)running on caffe windows. Anyone that is not familiar with linux can use this project to learn caffe …☆17Updated 6 years ago
- a tool of converting darknet yolov3 model to caffe☆18Updated 5 years ago
- tensorRT retinaface mobilenet☆42Updated 5 years ago
- c++&python☆24Updated 4 years ago
- A C++ inference SDK based on TensorRT☆70Updated 4 years ago
- YOLOV3-NANO-Tensorflow☆47Updated last year
- Rotated Box SSD detection Framework with FPN support, next generation object detection framework☆31Updated 5 years ago
- Implement yolov5 with Tensorrt C++ api, and integrate batchedNMSPlugin. A Python wrapper is also provided.☆50Updated 3 years ago
- Darknet implementation of CenterNet☆29Updated 5 years ago
- Include mobilenet series (v1,v2,v3...) and yolo series (yolov3,yolov4,...)