☆61May 20, 2026Updated 3 months ago
Alternatives and similar repositories for cv_tools
Users that are interested in cv_tools are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- YOLOv3-Tiny ONNX TensorRT 6.0 demo for 13 classes (legacy)☆33May 20, 2026Updated 3 months ago
- 对 YOLOv3 做模型剪枝(network slimming),对于 oxford hand 数据集(因项目需要),模型剪枝后的参数量减少 80%,Infer 的速度达到原来 2 倍,mAP 基本不变☆12Jul 12, 2019Updated 7 years ago
- Learning YOLOv3 from scratch 从零开始学习YOLOv3代码☆216Mar 14, 2022Updated 4 years ago
- yolov3 yolov4 channel and layer pruning, Knowledge Distillation 层剪枝,通道剪枝,知识蒸馏☆1,515Sep 3, 2020Updated 6 years ago
- onnx-tensorrt for yolov3☆30May 17, 2019Updated 7 years ago
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- 手把手教你OpenVINO下部署NanoDet模型,intel i7-7700HQ CPU实测6ms一帧☆36Apr 23, 2021Updated 5 years ago
- convert your yolov3-tiny model to trt model☆90May 4, 2020Updated 6 years ago
- 🔥 (yolov3 yolov4 yolov5 unet ...)A mini pytorch inference framework which inspired from darknet.☆738Apr 23, 2023Updated 3 years ago
- Source-code notes for AlexeyAB Darknet (legacy)☆351May 20, 2026Updated 3 months ago
- change centernet codes to adjust to nvidia rtx 2080ti with pytorch 1.2.x☆15Apr 30, 2020Updated 6 years ago
- A demo to show how to convert a TensorFlow model to TensorRT uff or PLAN☆11Jul 22, 2018Updated 8 years ago
- Keras-Semantic-Segmentation☆345May 20, 2026Updated 3 months ago
- ChineseOcr Lite Mnn,超轻量级中文OCR PC Demo,使用MNN推理☆28Mar 26, 2021Updated 5 years ago
- U版yolov5 2.0的tensorrt加速☆37Aug 3, 2020Updated 6 years ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- The implementation of ECCV 2018 paper "Parallel Feature Pyramid Network for Object Detection" in Pytorch☆16Mar 18, 2021Updated 5 years ago
- yolov3 using tensorflow with mobilenet☆10Jun 11, 2019Updated 7 years ago
- YOLO ModelCompression MultidatasetTraining☆444Jun 21, 2022Updated 4 years ago
- Multi-class object detection pipeline—Single Shot MultiBox Detector (SSD) + YOLOv3 (real-time) + focal loss (RetinaNet) + Pascal VOC 2007…☆19Jun 23, 2018Updated 8 years ago
- TensorRT8.Support Yolov5n,s,m,l,x .darknet -> tensorrt. Yolov4 Yolov3 use raw darknet *.weights and *.cfg fils. If the wrapper is usef…☆1,202Apr 12, 2026Updated 4 months ago
- yolov3 with mobilenet v2 and ASFF☆1,085Jul 24, 2021Updated 5 years ago
- Enabling TensorRT for Detectron2☆10Jul 4, 2020Updated 6 years ago
- object detection algorithms and training framework by pytorch