All Projects → Yolov5-distillation-train-inference → Similar Projects or Alternatives

119 Open source projects that are alternatives of or similar to Yolov5-distillation-train-inference

simpleAICV-pytorch-ImageNet-COCO-training
SimpleAICV:pytorch training example on ImageNet(ILSVRC2012)/COCO2017/VOC2007+2012 datasets.Include ResNet/DarkNet/RetinaNet/FCOS/CenterNet/TTFNet/YOLOv3/YOLOv4/YOLOv5/YOLOX.
Stars: ✭ 276 (+228.57%)
Mutual labels:  distillation, yolov5
ZAQ-code
CVPR 2021 : Zero-shot Adversarial Quantization (ZAQ)
Stars: ✭ 59 (-29.76%)
Mutual labels:  model-compression, distillation
pylabel
Python library for computer vision labeling tasks. The core functionality is to translate bounding box annotations between different formats-for example, from coco to yolo.
Stars: ✭ 171 (+103.57%)
Mutual labels:  yolov5
JSON2YOLO
Convert JSON annotations into YOLO format.
Stars: ✭ 222 (+164.29%)
Mutual labels:  yolov5
reflective-clothes-detect-yolov5
reflective-clothes-detect-dataset、helemet detection yolov5、工作服(反光衣)检测数据集、安全帽检测、施工人员穿戴检测
Stars: ✭ 295 (+251.19%)
Mutual labels:  yolov5
ros-yolo-sort
YOLO v3, v4, v5, v6, v7 + SORT tracking + ROS platform. Supporting: YOLO with Darknet, OpenCV(DNN), OpenVINO, TensorRT(tkDNN). SORT supports python(original) and C++. (Not Deep SORT)
Stars: ✭ 162 (+92.86%)
Mutual labels:  yolov5
YOLOv4MLNet
Use the YOLO v4 and v5 (ONNX) models for object detection in C# using ML.Net
Stars: ✭ 61 (-27.38%)
Mutual labels:  yolov5
YOLOv5-Qt
本项目为基于yolov5的GUI目标识别程序,支持选择要使用的权重文件,设置是否使用GPU、置信度阈值等参数。
Stars: ✭ 61 (-27.38%)
Mutual labels:  yolov5
yolov5 onnx2caffe
yolov5 onnx caffe
Stars: ✭ 73 (-13.1%)
Mutual labels:  yolov5
pytorch YOLO OpenVINO demo
No description or website provided.
Stars: ✭ 73 (-13.1%)
Mutual labels:  yolov5
yolov5 deepsort tensorrt
This repo uses YOLOv5 and DeepSORT to implement object tracking algorithm. Also using TensorRTX to transform model to engine, and deploying all code on the NVIDIA Xavier with TensorRT further.
Stars: ✭ 117 (+39.29%)
Mutual labels:  yolov5
Active-learning-for-object-detection
Active learning for deep object detection using YOLO
Stars: ✭ 35 (-58.33%)
Mutual labels:  yolov5
yolov5 tensorrt int8
TensorRT int8 量化部署 yolov5s 模型,实测3.3ms一帧!
Stars: ✭ 112 (+33.33%)
Mutual labels:  yolov5
YOLOv5-Lite
🍅🍅🍅YOLOv5-Lite: lighter, faster and easier to deploy. Evolved from yolov5 and the size of model is only 930+kb (int8) and 1.7M (fp16). It can reach 10+ FPS on the Raspberry Pi 4B when the input size is 320×320~
Stars: ✭ 1,230 (+1364.29%)
Mutual labels:  yolov5
torch-model-compression
针对pytorch模型的自动化模型结构分析和修改工具集,包含自动分析模型结构的模型压缩算法库
Stars: ✭ 126 (+50%)
Mutual labels:  model-compression
yolov5 for rknn
YOLOv5 in PyTorch > ONNX > RKNN
Stars: ✭ 79 (-5.95%)
Mutual labels:  yolov5
BitPack
BitPack is a practical tool to efficiently save ultra-low precision/mixed-precision quantized models.
Stars: ✭ 36 (-57.14%)
Mutual labels:  model-compression
bert-squeeze
🛠️ Tools for Transformers compression using PyTorch Lightning ⚡
Stars: ✭ 56 (-33.33%)
Mutual labels:  distillation
CCL
PyTorch Implementation on Paper [CVPR2021]Distilling Audio-Visual Knowledge by Compositional Contrastive Learning
Stars: ✭ 76 (-9.52%)
Mutual labels:  distillation
ROS-Object-Detection-2Dto3D-RealsenseD435
Use the Intel D435 real-sensing camera to realize object detection based on the Yolov3-5 framework under the Opencv DNN(old version)/TersorRT(now) by ROS-melodic.Real-time display of the Pointcloud in the camera coordinate system.
Stars: ✭ 45 (-46.43%)
Mutual labels:  yolov5
Object-Detection-Knowledge-Distillation
An Object Detection Knowledge Distillation framework powered by pytorch, now having SSD and yolov5.
Stars: ✭ 189 (+125%)
Mutual labels:  yolov5
ATMC
[NeurIPS'2019] Shupeng Gui, Haotao Wang, Haichuan Yang, Chen Yu, Zhangyang Wang, Ji Liu, “Model Compression with Adversarial Robustness: A Unified Optimization Framework”
Stars: ✭ 41 (-51.19%)
Mutual labels:  model-compression
Auto-Compression
Automatic DNN compression tool with various model compression and neural architecture search techniques
Stars: ✭ 19 (-77.38%)
Mutual labels:  model-compression
YOLOX deepsort tracker
using yolox+deepsort for object-tracking
Stars: ✭ 228 (+171.43%)
Mutual labels:  yolov5
Pocketflow
An Automatic Model Compression (AutoMC) framework for developing smaller and faster AI applications.
Stars: ✭ 2,672 (+3080.95%)
Mutual labels:  model-compression
FastPose
pytorch realtime multi person keypoint estimation
Stars: ✭ 36 (-57.14%)
Mutual labels:  model-compression
Bert Of Theseus
⛵️The official PyTorch implementation for "BERT-of-Theseus: Compressing BERT by Progressive Module Replacing" (EMNLP 2020).
Stars: ✭ 209 (+148.81%)
Mutual labels:  model-compression
Structured-Bayesian-Pruning-pytorch
pytorch implementation of Structured Bayesian Pruning
Stars: ✭ 18 (-78.57%)
Mutual labels:  model-compression
yolov5-deepsort-tensorrt
A c++ implementation of yolov5 and deepsort
Stars: ✭ 207 (+146.43%)
Mutual labels:  yolov5
yolov5 cpp openvino
用c++实现了yolov5使用openvino的部署
Stars: ✭ 222 (+164.29%)
Mutual labels:  yolov5
AIGO-Pedestrian-Crosswalk-Guide
자율주행 AI 안내견 : AIGO - 횡단보도 가이드
Stars: ✭ 12 (-85.71%)
Mutual labels:  yolov5
yolov5 ROS
ROS使用YOLOv5 run YOLOv5 in ROS
Stars: ✭ 77 (-8.33%)
Mutual labels:  yolov5
yolov5 face landmark
基于yolov5的人脸检测,带关键点检测
Stars: ✭ 159 (+89.29%)
Mutual labels:  yolov5
food-detection-yolov5
🍔🍟🍗 Food analysis baseline with Theseus. Integrate object detection, image classification and multi-class semantic segmentation. 🍞🍖🍕
Stars: ✭ 68 (-19.05%)
Mutual labels:  yolov5
Comet.Box
Collection of Object Detection and Segmentation Pipelines🛸🚀
Stars: ✭ 24 (-71.43%)
Mutual labels:  yolov5
yolov5 obb
yolov5 + csl_label.(Oriented Object Detection)(Rotation Detection)(Rotated BBox)基于yolov5的旋转目标检测
Stars: ✭ 1,105 (+1215.48%)
Mutual labels:  yolov5
yolov5-opencv-cpp-python
Example of using ultralytics YOLO V5 with OpenCV 4.5.4, C++ and Python
Stars: ✭ 122 (+45.24%)
Mutual labels:  yolov5
YOLO-Streaming
Push-pull streaming and Web display of YOLO series
Stars: ✭ 56 (-33.33%)
Mutual labels:  yolov5
yolov5-crowdhuman
Head and Person detection using yolov5. Detection from crowd.
Stars: ✭ 79 (-5.95%)
Mutual labels:  yolov5
Vehicle-Detection
Vehicle Detection Using Deep Learning and YOLO Algorithm
Stars: ✭ 96 (+14.29%)
Mutual labels:  yolov5
make-your-yolov5 dataset
💥Make your yolov5 dataset by using labelimg.I hope my work can help you make your yolov5 datasets more quickly.
Stars: ✭ 60 (-28.57%)
Mutual labels:  yolov5
deep utils
An open-source toolkit which is full of handy functions, including the most used models and utilities for deep-learning practitioners!
Stars: ✭ 73 (-13.1%)
Mutual labels:  yolov5
realtime-object-detection
Detects objects in images/streaming video
Stars: ✭ 16 (-80.95%)
Mutual labels:  yolov5
epic-awesome-gamer
🍷 Gracefully claim weekly free games and monthly content from Epic Store.
Stars: ✭ 600 (+614.29%)
Mutual labels:  yolov5
ESNAC
Learnable Embedding Space for Efficient Neural Architecture Compression
Stars: ✭ 27 (-67.86%)
Mutual labels:  model-compression
adaptive-wavelets
Adaptive, interpretable wavelets across domains (NeurIPS 2021)
Stars: ✭ 58 (-30.95%)
Mutual labels:  distillation
Torch Pruning
A pytorch pruning toolkit for structured neural network pruning and layer dependency maintaining.
Stars: ✭ 193 (+129.76%)
Mutual labels:  model-compression
yolov5-dnn-cpp-python
用opencv的dnn模块做yolov5目标检测,包含C++和Python两个版本的程序
Stars: ✭ 326 (+288.1%)
Mutual labels:  yolov5
Deepstream Project
This is a highly separated deployment project based on Deepstream , including the full range of Yolo and continuously expanding deployment projects such as Ocr.
Stars: ✭ 120 (+42.86%)
Mutual labels:  yolov5
FKD
A Fast Knowledge Distillation Framework for Visual Recognition
Stars: ✭ 49 (-41.67%)
Mutual labels:  distillation
DS-Net
(CVPR 2021, Oral) Dynamic Slimmable Network
Stars: ✭ 204 (+142.86%)
Mutual labels:  model-compression
dofbot-jetson nano
Yahboom DOFBOT AI Vision Robotic Arm with ROS for Jetson NANO 4GB B01
Stars: ✭ 24 (-71.43%)
Mutual labels:  yolov5
Awesome Ai Infrastructures
Infrastructures™ for Machine Learning Training/Inference in Production.
Stars: ✭ 223 (+165.48%)
Mutual labels:  model-compression
yolov5 tensorrt int8 tools
tensorrt int8 量化yolov5 onnx模型
Stars: ✭ 105 (+25%)
Mutual labels:  yolov5
roberta-wwm-base-distill
this is roberta wwm base distilled model which was distilled from roberta wwm by roberta wwm large
Stars: ✭ 61 (-27.38%)
Mutual labels:  distillation
allie
🤖 A machine learning framework for audio, text, image, video, or .CSV files (50+ featurizers and 15+ model trainers).
Stars: ✭ 93 (+10.71%)
Mutual labels:  model-compression
Regularization-Pruning
[ICLR'21] PyTorch code for our paper "Neural Pruning via Growing Regularization"
Stars: ✭ 44 (-47.62%)
Mutual labels:  model-compression
TNN Demo
🍉 移动端TNN部署学习笔记,支持Android与iOS。
Stars: ✭ 51 (-39.29%)
Mutual labels:  yolov5
YoloV5-LibTorch
一个 C++ 版本的 YoloV5 封装库
Stars: ✭ 77 (-8.33%)
Mutual labels:  yolov5
dockerfile-yolov5-jetson
Dockerfile for yolov5 inference on NVIDIA Jetson
Stars: ✭ 30 (-64.29%)
Mutual labels:  yolov5
1-60 of 119 similar projects