yakhyo / yolov1-pytorchLinks
📦🔍 | YOLOv1 (Real-Time Object Detection) implementation using PyTorch
☆19Updated 11 months ago
Alternatives and similar repositories for yolov1-pytorch
Users that are interested in yolov1-pytorch are comparing it to the libraries listed below
Sorting:
- This repo is a pytorch implementation of yolov1.☆22Updated 3 years ago
- MobileNets-SSD/SSDLite on VOC/BDD100K Datasets☆114Updated 11 months ago
- ☆271Updated 4 years ago
- OpenPose uses Pytorch for static quantization, saving, and loading of models☆88Updated 4 years ago
- ☆178Updated 2 years ago
- the modify for shufflenets: shufflenet_v2_csp;shufflenet_v2_k5;shufflenet_v2_liteconv;shufflenet_v2_se_attention;shufflenet_v2_sk_attenti…☆70Updated 4 years ago
- 这是一个yolov7-tiny-pytorch的源码,可以用于训练自己的模型。☆212Updated 2 years ago
- More readable and flexible yolov5 with more backbone(gcn, resnet, shufflenet, moblienet, efficientnet, hrnet, swin-transformer, etc) and …☆679Updated last year
- Multi-backbone, Prune, Quantization, KD☆156Updated 3 years ago
- ☆583Updated 3 years ago
- 本项目支持对剪枝后的yolov5模型进行知识蒸馏训练(This project supports knowledge distillation training for the pruned YOLOv5 model)☆106Updated last year
- ☆93Updated 3 years ago
- ☆62Updated 4 years ago
- ☆21Updated 5 years ago
- deploy yolov5 in c++☆109Updated 2 years ago
- Example of using ultralytics YOLO V5 with OpenCV 4.5.4, C++ and Python☆352Updated 2 years ago
- 这是一个YoloV4-tiny-pytorch的源码,可以用于训练自己的模型。☆819Updated last year
- 这是一个efficientnet-yolo3-pytorch的源码,将yolov3的主干特征提取网络修改成了efficientnet☆147Updated 2 years ago
- pytorch implementation of MobileNetV3☆58Updated 5 years ago
- 使用darknet训练yolov4-tiny网络模型以进行人脸口罩的目标检测任务,模型由yolo格式转换为ncnn格式并部署于android☆23Updated 4 years ago
- 这是一个mobilenet-yolov4的库,把yolov4主干网络修改成了mobilenet,修改了Panet的卷积组成,使参数量大幅度缩小。☆379Updated 2 years ago
- 对yolov4进行通道剪枝☆15Updated 3 years ago
- 使用onnxruntime部署yolov5☆78Updated 3 years ago
- yolov5 prune,Support V2, V3, V4 and V6 versions of yolov5☆579Updated 3 years ago
- ☆14Updated 4 years ago
- 目标检测 - R-CNN算法实现☆198Updated 2 years ago
- The implementation of various lightweight networks by using PyTorch. such as:MobileNetV2,MobileNeXt,GhostNet,ParNet,MobileViT、AdderNet,Sh…☆893Updated 3 years ago
- ☆140Updated 3 years ago
- 这是一个YoloV4-tiny-tf2的源码,可以用于训练自己的模型。☆135Updated 2 years ago
- Using Pytorch to implement a ResNet50 for Cross-Age Face Recognition☆170Updated last year