All Projects → romulus0914 → YOLOv4-PyTorch

romulus0914 / YOLOv4-PyTorch

Licence: other
PyTorch re-implementation of YOLOv4 architecture

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to YOLOv4-PyTorch

pytorch YOLO OpenVINO demo
No description or website provided.
Stars: ✭ 73 (+65.91%)
Mutual labels:  yolov4
YOLO-Streaming
Push-pull streaming and Web display of YOLO series
Stars: ✭ 56 (+27.27%)
Mutual labels:  yolov4
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 (+268.18%)
Mutual labels:  yolov4
yolor
implementation of paper - You Only Learn One Representation: Unified Network for Multiple Tasks (https://arxiv.org/abs/2105.04206)
Stars: ✭ 1,867 (+4143.18%)
Mutual labels:  yolov4
darknet
php ffi darknet
Stars: ✭ 21 (-52.27%)
Mutual labels:  yolov4
tensorflow-yolov4
YOLOv4 Implemented in Tensorflow 2.
Stars: ✭ 136 (+209.09%)
Mutual labels:  yolov4
Tensorflow Yolov4 Tflite
YOLOv4, YOLOv4-tiny, YOLOv3, YOLOv3-tiny Implemented in Tensorflow 2.0, Android. Convert YOLO v4 .weights tensorflow, tensorrt and tflite
Stars: ✭ 1,881 (+4175%)
Mutual labels:  yolov4
Perception-of-Autonomous-mobile-robot
Perception of Autonomous mobile robot,Using ROS,rs-lidar-16,By SLAM,Object Detection with Yolov5 Based DNN
Stars: ✭ 40 (-9.09%)
Mutual labels:  yolov4
Paddle-YOLOv4
Paddle-YOLOv4,supports training, at least 41.1% mAP.支持训练,至少41.1%mAP。少数的给出精度的复现。
Stars: ✭ 40 (-9.09%)
Mutual labels:  yolov4
Udacity
This repo includes all the projects I have finished in the Udacity Nanodegree programs
Stars: ✭ 57 (+29.55%)
Mutual labels:  yolov4
Open-Source-Models
Address book for computer vision models.
Stars: ✭ 30 (-31.82%)
Mutual labels:  yolov4
ova-server
OpenVisionAPI server
Stars: ✭ 93 (+111.36%)
Mutual labels:  yolov4
VG AlexeyAB darknet
A forked AlexeyAB Darknet repo with extra convenient functions.
Stars: ✭ 82 (+86.36%)
Mutual labels:  yolov4
Xtreme-Vision
A High Level Python Library to empower students, developers to build applications and systems enabled with computer vision capabilities.
Stars: ✭ 77 (+75%)
Mutual labels:  yolov4
ncnn-yolov4-int8
NCNN+Int8+YOLOv4 quantitative modeling and real-time inference
Stars: ✭ 20 (-54.55%)
Mutual labels:  yolov4
Tensorrtx
Implementation of popular deep learning networks with TensorRT network definition API
Stars: ✭ 3,456 (+7754.55%)
Mutual labels:  yolov4
LibtorchTutorials
This is a code repository for pytorch c++ (or libtorch) tutorial.
Stars: ✭ 463 (+952.27%)
Mutual labels:  yolov4
yolov34-cpp-opencv-dnn
基于opencv的4种YOLO目标检测,C++和Python两个版本的实现,仅仅只依赖opencv库就可以运行
Stars: ✭ 152 (+245.45%)
Mutual labels:  yolov4
yolov4 trt ros
YOLOv4 object detector using TensorRT engine
Stars: ✭ 89 (+102.27%)
Mutual labels:  yolov4
object-detection-indonesian-traffic-signs-using-yolo-algorithm
Pendeteksian rambu lalu lintas khas Indonesia menggunakan dataset custom dan menggunakan algoritma Deep Learning You Only Look Once v4
Stars: ✭ 26 (-40.91%)
Mutual labels:  yolov4

YOLOv4

A PyTorch re-implementation of YOLOv4 architecture based on the official darknet implementation AlexeyAB/darknet

Disclaimer

This repository only contains YOLOv4 architecture (CSPDarknet53 + SPP + PANet) for anyone interested in to employ. It does not include training code which requires many additional training tricks, Bag of Freebies (BoF), mentioned in the paper.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].