GitHub topics: yolov4
iscyy/ultralyticsPro
🔥🔥🔥 专注于YOLO11,YOLOv8、TYOLOv12、YOLOv10、RT-DETR、YOLOv7、YOLOv5改进模型,Support to improve backbone, neck, head, loss, IoU, NMS and other modules🚀
Language: Python - Size: 57.9 MB - Last synced at: about 2 hours ago - Pushed at: 13 days ago - Stars: 2,685 - Forks: 442

argusswift/YOLOv4-pytorch
This is a pytorch repository of YOLOv4, attentive YOLOv4 and mobilenet YOLOv4 with PASCAL VOC and COCO
Language: Python - Size: 22.1 MB - Last synced at: about 2 hours ago - Pushed at: 12 months ago - Stars: 1,674 - Forks: 330

WongKinYiu/yolov7
Implementation of paper - YOLOv7: Trainable bag-of-freebies sets new state-of-the-art for real-time object detectors
Language: Jupyter Notebook - Size: 72.5 MB - Last synced at: 5 days ago - Pushed at: 8 months ago - Stars: 13,741 - Forks: 4,318

samihormi/Multi-Camera-Person-Tracking-and-Re-Identification
Simple model to Track and Re-identify individuals in different cameras/videos.(Yolov3 & Yolov4)
Language: Python - Size: 48.8 MB - Last synced at: 6 days ago - Pushed at: over 2 years ago - Stars: 233 - Forks: 76

srebroa/awesome-yolo
:rocket: :star: The list of the most popular YOLO algorithms - awesome YOLO
Size: 159 KB - Last synced at: 1 day ago - Pushed at: about 2 months ago - Stars: 89 - Forks: 8

hhk7734/tensorflow-yolov4 Fork of hunglc007/tensorflow-yolov4-tflite 📦
YOLOv4 Implemented in Tensorflow 2.
Language: Python - Size: 187 MB - Last synced at: about 19 hours ago - Pushed at: almost 4 years ago - Stars: 135 - Forks: 75

hunglc007/tensorflow-yolov4-tflite
YOLOv4, YOLOv4-tiny, YOLOv3, YOLOv3-tiny Implemented in Tensorflow 2.0, Android. Convert YOLO v4 .weights tensorflow, tensorrt and tflite
Language: Python - Size: 193 MB - Last synced at: 7 days ago - Pushed at: 11 months ago - Stars: 2,256 - Forks: 1,236

LeonLok/Multi-Camera-Live-Object-Tracking
Multi-camera live traffic and object counting with YOLO v4, Deep SORT, and Flask.
Language: Python - Size: 137 MB - Last synced at: 8 days ago - Pushed at: over 3 years ago - Stars: 1,027 - Forks: 290

jkjung-avt/tensorrt_demos
TensorRT MODNet, YOLOv4, YOLOv3, SSD, MTCNN, and GoogLeNet
Language: Python - Size: 208 MB - Last synced at: 9 days ago - Pushed at: 9 months ago - Stars: 1,770 - Forks: 551

mariodiasbatista/object-detection
Understand and demo a simple process in object detection.
Language: Shell - Size: 47.4 MB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 0 - Forks: 0

wang-xinyu/tensorrtx
Implementation of popular deep learning networks with TensorRT network definition API
Language: C++ - Size: 2.1 MB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 7,291 - Forks: 1,811

iscyy/yoloair2
☁️💡🎈专注于改进YOLOv7,Support to improve Backbone, Neck, Head, Loss, IoU, NMS and other modules
Language: Python - Size: 2.52 MB - Last synced at: 7 days ago - Pushed at: 12 months ago - Stars: 202 - Forks: 31

fcakyon/yolov5-pip
Packaged version of ultralytics/yolov5 + many extra features
Language: Python - Size: 1.56 MB - Last synced at: 7 days ago - Pushed at: about 1 month ago - Stars: 294 - Forks: 70

xuarehere/yolo_series_deepsort_pytorch
Deepsort with yolo series. This project support the existing yolo detection model algorithm (YOLOV8, YOLOV7, YOLOV6, YOLOV5, YOLOV4Scaled, YOLOV4, YOLOv3', PPYOLOE, YOLOR, YOLOX ).
Language: Python - Size: 32.5 MB - Last synced at: 8 days ago - Pushed at: about 2 years ago - Stars: 121 - Forks: 29

chetan-jarande/Food-calorie-estimations-Using-Deep-Learning-And-Computer-Vision
Food calorie estimations Using Deep Learning And Computer Vision
Language: Jupyter Notebook - Size: 29.8 MB - Last synced at: 12 days ago - Pushed at: about 2 months ago - Stars: 36 - Forks: 9

FeiYull/TensorRT-Alpha
🔥🔥🔥TensorRT for YOLOv8、YOLOv8-Pose、YOLOv8-Seg、YOLOv8-Cls、YOLOv7、YOLOv6、YOLOv5、YOLONAS......🚀🚀🚀CUDA IS ALL YOU NEED.🍎🍎🍎
Language: C++ - Size: 37 MB - Last synced at: 12 days ago - Pushed at: 9 months ago - Stars: 1,326 - Forks: 199

gengyanlei/fire-smoke-detect-yolov4
fire-smoke-detect-yolov4-yolov5 and fire-smoke-detection-dataset 火灾检测,烟雾检测
Language: Jupyter Notebook - Size: 31.5 MB - Last synced at: 12 days ago - Pushed at: over 2 years ago - Stars: 1,336 - Forks: 307

AlanLi1997/slim-neck-by-gsconv
Pytorch implementation of the 'Slim-neck by GSConv: a lightweight-design for real-time detector architectures'
Language: Python - Size: 117 MB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 212 - Forks: 13

Tianxiaomo/pytorch-YOLOv4
PyTorch ,ONNX and TensorRT implementation of YOLOv4
Language: Python - Size: 2.33 MB - Last synced at: 11 days ago - Pushed at: 10 months ago - Stars: 4,506 - Forks: 1,496

WongKinYiu/ScaledYOLOv4
Scaled-YOLOv4: Scaling Cross Stage Partial Network
Language: Python - Size: 478 KB - Last synced at: 9 days ago - Pushed at: 6 months ago - Stars: 2,031 - Forks: 574

developer0hye/Yolo_Label
GUI for marking bounded boxes of objects in images for training neural network YOLO
Language: C++ - Size: 1.12 MB - Last synced at: 15 days ago - Pushed at: 11 months ago - Stars: 566 - Forks: 120

pfeatherstone/tinyyolo
Short, concise yet complete implementations of various Yolo models in the style of Tinygrad, but in pure Pytorch.
Language: Python - Size: 1.22 MB - Last synced at: 16 days ago - Pushed at: 16 days ago - Stars: 17 - Forks: 0

GeekAlexis/FastMOT
High-performance multiple object tracking based on YOLO, Deep SORT, and KLT 🚀
Language: Python - Size: 117 MB - Last synced at: 12 days ago - Pushed at: 9 months ago - Stars: 1,172 - Forks: 255

maudzung/Complex-YOLOv4-Pytorch
The PyTorch Implementation based on YOLOv4 of the paper: "Complex-YOLO: Real-time 3D Object Detection on Point Clouds"
Language: Python - Size: 6.5 MB - Last synced at: 12 days ago - Pushed at: 8 months ago - Stars: 1,276 - Forks: 258

cmdbug/YOLOv5_NCNN
🍅 Deploy ncnn on mobile phones. Support Android and iOS. 移动端ncnn部署,支持Android与iOS。
Language: C++ - Size: 290 MB - Last synced at: 12 days ago - Pushed at: almost 3 years ago - Stars: 1,526 - Forks: 311

ashish0kumar/AI-Based-Traffic-Management-SIH
🚦 AI-powered traffic management system with real-time monitoring
Language: Python - Size: 294 MB - Last synced at: 19 days ago - Pushed at: 7 months ago - Stars: 9 - Forks: 7

VuongTuanKhanh/Airborne-Object-Detection-and-Tracking
Funix Capstone Project with Airborne Object Detection and Tracking
Language: Jupyter Notebook - Size: 397 MB - Last synced at: 12 days ago - Pushed at: almost 2 years ago - Stars: 15 - Forks: 3

maudzung/YOLO3D-YOLOv4-PyTorch
YOLO3D: End-to-end real-time 3D Oriented Object Bounding Box Detection from LiDAR Point Cloud (ECCV 2018)
Language: Python - Size: 12.2 MB - Last synced at: 10 days ago - Pushed at: over 4 years ago - Stars: 300 - Forks: 44

Dodant/anpr-with-yolo-v4
Automatic License Plate Recognition using Yolo v4 (2020-1 CNU SW Capstone Design Project)
Language: Python - Size: 10 MB - Last synced at: 4 days ago - Pushed at: about 2 years ago - Stars: 41 - Forks: 25

Nelanihimashi/CCTV_Monitoring_System
CCTV Monitoring sytem
Language: Python - Size: 18.6 KB - Last synced at: 20 days ago - Pushed at: 20 days ago - Stars: 0 - Forks: 0

roboflow/pytorch-YOLOv4 Fork of Tianxiaomo/pytorch-YOLOv4
Minimal PyTorch implementation of YOLOv4
Language: Python - Size: 909 KB - Last synced at: 26 minutes ago - Pushed at: over 1 year ago - Stars: 33 - Forks: 57

enazoe/yolo-tensorrt
TensorRT8.Support Yolov5n,s,m,l,x .darknet -> tensorrt. Yolov4 Yolov3 use raw darknet *.weights and *.cfg fils. If the wrapper is useful to you,please Star it.
Language: C++ - Size: 668 KB - Last synced at: 12 days ago - Pushed at: about 2 years ago - Stars: 1,196 - Forks: 315

LdDl/object-detection-opencv-rust
Just set of functions to utilize YOLO v3, v4, v7 and v8 version with OpenCV's DNN module
Language: Rust - Size: 2.54 MB - Last synced at: 18 days ago - Pushed at: 2 months ago - Stars: 22 - Forks: 5

frgfm/Holocron
PyTorch implementations of recent Computer Vision tricks (ReXNet, RepVGG, Unet3p, YOLOv4, CIoU loss, AdaBelief, PolyLoss, MobileOne). Other additions: AdEMAMix
Language: Python - Size: 399 MB - Last synced at: 7 days ago - Pushed at: 30 days ago - Stars: 327 - Forks: 48

cansik/yolo-hand-detection
A pre-trained YOLO based hand detection network.
Language: Python - Size: 17.8 MB - Last synced at: 13 days ago - Pushed at: over 2 years ago - Stars: 297 - Forks: 62

Saffronduck5667/precision-r-comparison
Laboratory 8 - Retrieval Information
Size: 1.95 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

pythonlessons/TensorFlow-2.x-YOLOv3
YOLOv3 implementation in TensorFlow 2.3.1
Language: Jupyter Notebook - Size: 69.1 MB - Last synced at: 8 days ago - Pushed at: 12 months ago - Stars: 605 - Forks: 329

osamhack2020/WEB_GUARDIAN_GUARDIAN
GUARDIAN - CCTV감지체계
Language: TypeScript - Size: 381 MB - Last synced at: 11 days ago - Pushed at: over 4 years ago - Stars: 16 - Forks: 7

NVIDIA-AI-IOT/yolo_deepstream
yolo model qat and deploy with deepstream&tensorrt
Language: Python - Size: 1.94 MB - Last synced at: about 1 month ago - Pushed at: 7 months ago - Stars: 565 - Forks: 143

nightsnack/YOLObile
This is the implementation of YOLObile: Real-Time Object Detection on Mobile Devices via Compression-Compilation Co-Design
Language: Python - Size: 7.5 MB - Last synced at: about 1 month ago - Pushed at: 9 months ago - Stars: 368 - Forks: 96

matlab-deep-learning/pretrained-yolo-v4
Object detection and transfer learning using pretrained YOLO v4 models in MATLAB.
Language: MATLAB - Size: 3.8 MB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 53 - Forks: 21

BobLd/YOLOv4MLNet
Use the YOLO v4 and v5 (ONNX) models for object detection in C# using ML.Net
Language: C# - Size: 33.9 MB - Last synced at: 6 days ago - Pushed at: over 1 year ago - Stars: 80 - Forks: 31

norkator/open-intelligence 📦
Creepy stalking tool to process security camera motion triggered images and sort seen objects in different categories, detect license plates and faces. Has PWA ready web front end. Meant to make property monitoring faster without need to watch video recordings.
Language: TypeScript - Size: 78 MB - Last synced at: 12 days ago - Pushed at: over 2 years ago - Stars: 168 - Forks: 38

ChenYingpeng/caffe-yolov3
A real-time object detection framework of Yolov3/v4 based on caffe
Language: C++ - Size: 410 KB - Last synced at: about 1 month ago - Pushed at: almost 5 years ago - Stars: 473 - Forks: 228

LdDl/odam
ODAM - Object detection and Monitoring
Language: Go - Size: 73 MB - Last synced at: 15 days ago - Pushed at: almost 2 years ago - Stars: 33 - Forks: 4

matthewkenely/mask-to-annotation
Efficient Automatic Annotation of Binary Masks for Enhanced Training of Computer Vision Models | 2023 IEEE International Symposium on Multimedia (ISM)
Language: Jupyter Notebook - Size: 98.8 MB - Last synced at: 1 day ago - Pushed at: 12 months ago - Stars: 16 - Forks: 2

yingkunwu/R-YOLOv4
This is a PyTorch-based R-YOLOv4 implementation which combines YOLOv4 model and loss function from R3Det for arbitrary oriented object detection.
Language: Python - Size: 41.7 MB - Last synced at: 8 days ago - Pushed at: over 1 year ago - Stars: 115 - Forks: 20

zhiyiYo/Face-Mask-Detector
A face mask detector based on STM32F103ZET6 and Yolov4.
Language: C - Size: 14.7 MB - Last synced at: 17 days ago - Pushed at: about 2 years ago - Stars: 19 - Forks: 1

engcang/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)
Language: C++ - Size: 4.12 MB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 244 - Forks: 38

Continuum3416/darknet-YOLOv4-cpp
Darknet YOLOv4 C++ command-line wrapper with OpenCV-cpp and CUDA cmake setup
Language: C++ - Size: 1.31 MB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

LeonLok/Deep-SORT-YOLOv4
People detection and optional tracking with Tensorflow backend.
Language: Python - Size: 116 MB - Last synced at: 15 days ago - Pushed at: about 4 years ago - Stars: 499 - Forks: 168

banb3515/CountPeople
C++, JavaScript, Kotlin (OpenCV, YOLO, Express) - 카메라가 설치된 위치에 사람이 몇명이 있는지 실시간으로 확인할 수 있습니다.
Language: C++ - Size: 157 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

banb3515/HeyMask
C++ (OpenCV, YOLO) - 마스크를 착용하지 않은 사람을 탐지합니다.
Language: C++ - Size: 1.58 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

Nneji123/Automatic-License-Plate-Detection-Recognition-API
Automatic Vehicle Number Plate Detection and Recognition API
Language: Python - Size: 90.5 MB - Last synced at: 4 days ago - Pushed at: over 2 years ago - Stars: 17 - Forks: 4

matlab-deep-learning/Lidar-object-detection-using-complex-yolov4
Object detection and transfer learning on point clouds using pretrained Complex-YOLOv4 models in MATLAB
Language: MATLAB - Size: 8.89 MB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 23 - Forks: 10

wuzhihao7788/yolodet-pytorch
reproduce the YOLO series of papers in pytorch, including YOLOv4, PP-YOLO, YOLOv5,YOLOv3, etc.
Language: Python - Size: 7.67 MB - Last synced at: about 2 hours ago - Pushed at: about 4 years ago - Stars: 392 - Forks: 103

dengfenglai321/YOLOv4-Hat-detection
基于YOLOv4的安全帽佩戴检测
Language: Python - Size: 1.84 MB - Last synced at: 8 days ago - Pushed at: over 4 years ago - Stars: 87 - Forks: 21

sicara/tf2-yolov4
A TensorFlow 2.0 implementation of YOLOv4: Optimal Speed and Accuracy of Object Detection
Language: Python - Size: 3.26 MB - Last synced at: 15 days ago - Pushed at: about 1 year ago - Stars: 207 - Forks: 51

dumbasPL/aero2solver 📦
Solve Aero2 captchas automatically using the magic of machine learning and computer vision
Language: Rust - Size: 20.6 MB - Last synced at: 3 days ago - Pushed at: 4 months ago - Stars: 22 - Forks: 6

ttanzhiqiang/onnx_tensorrt_project
Support Yolov5(4.0)/Yolov5(5.0)/YoloR/YoloX/Yolov4/Yolov3/CenterNet/CenterFace/RetinaFace/Classify/Unet. use darknet/libtorch/pytorch/mxnet to onnx to tensorrt
Language: C++ - Size: 30.7 MB - Last synced at: about 1 month ago - Pushed at: over 3 years ago - Stars: 214 - Forks: 43

miemie2013/Pytorch-PPYOLO
ppyolo in pytorch. 44.8% box mAP.
Language: Python - Size: 17.4 MB - Last synced at: about 1 month ago - Pushed at: over 3 years ago - Stars: 107 - Forks: 26

hardik0/Deep-Learning-with-GoogleColab
Deep Learning Applications (Darknet - YOLOv3, YOLOv4 | DeOldify - Image Colorization, Video Colorization | Face-Recognition) with Google Colaboratory - on the free Tesla K80/Tesla T4/Tesla P100 GPU - using Keras, Tensorflow and PyTorch.
Language: Jupyter Notebook - Size: 55.5 MB - Last synced at: 14 days ago - Pushed at: almost 5 years ago - Stars: 78 - Forks: 29

erfangolpour/ArguX
A Python script that uses YOLOv4 for detecting objects in public camera streams from Insecam.
Language: Python - Size: 12.7 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 2 - Forks: 1

cuixing158/yolov3-yolov4-matlab
Import and export Darknet™ models within MATLAB deep learning networks.
Language: MATLAB - Size: 1.88 MB - Last synced at: 14 days ago - Pushed at: about 2 years ago - Stars: 95 - Forks: 44

raj-tyagi/Smart-Surveillance-System
Smart Surveillance System combines YOLOv4 detection and optical flow tracking to monitor objects in video streams, supporting local files and YouTube links with real-time visualization.
Language: Python - Size: 22.5 KB - Last synced at: about 1 month ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

chandra-ps612/Traffic-Surveillance-Model
Computer Vision and Deep Learning
Language: Python - Size: 11.7 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

headless-start/yolov4-tiny-raspberrypi
This repository contains YOLOv4-Tiny deployment on Raspberry pi.
Size: 3.75 MB - Last synced at: 17 days ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

prodeveloper0/pyDarknet
Darknet written by AlexeyAB Python Wrapper
Language: Python - Size: 5.86 KB - Last synced at: about 2 months ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 0

Asadullah-Dal17/computer-vision-projects
This repository will contain My Computer Vision Project, plus their tutorial on youtube and source code.
Size: 10.7 KB - Last synced at: 11 days ago - Pushed at: over 1 year ago - Stars: 13 - Forks: 3

Gautam-J/Traffic-Analysis
Vehicle detection and tracking using deep learning and computer vision.
Language: Python - Size: 54.5 MB - Last synced at: 16 days ago - Pushed at: almost 4 years ago - Stars: 12 - Forks: 4

ZeshanHussain/FireArm-Ai
Adopt any camera system that is using a Convolutional Neural Networks (CNN) that will be able to detect firearms. If the camera detects a person with a gun it will trigger an alarm giving students more time for cover.
Language: C++ - Size: 25.3 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

bobo0810/PytorchNetHub
项目注释+论文复现+算法竞赛+Pytorch实践+LeetCode
Language: Jupyter Notebook - Size: 59.6 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 653 - Forks: 156

LdDl/go-darknet
Go bindings for Darknet (YOLO v4 / v7-tiny / v3)
Language: Go - Size: 9.58 MB - Last synced at: 15 days ago - Pushed at: over 2 years ago - Stars: 83 - Forks: 20

Qengineering/YoloV4-ncnn-Raspberry-Pi-4
YoloV4 on a bare Raspberry Pi 4 with ncnn framework
Language: C++ - Size: 11.6 MB - Last synced at: 13 days ago - Pushed at: 11 months ago - Stars: 51 - Forks: 14

adnankarol/Road-Damage-Detection-YoloV4
A Repository to Train a Custom Yolov4 based object detector for road damage detection using the RDD2020 dataset
Language: Jupyter Notebook - Size: 1.49 MB - Last synced at: 8 days ago - Pushed at: about 3 years ago - Stars: 13 - Forks: 5

ppogg/ncnn-yolov4-int8
NCNN+Int8+YOLOv4 quantitative modeling and real-time inference
Language: C++ - Size: 14 MB - Last synced at: 16 days ago - Pushed at: over 3 years ago - Stars: 24 - Forks: 5

fusky-labs/fursuit-detector-web 📦
[Unmaintained] Detects fursuit pictures with AI
Language: TypeScript - Size: 5.65 MB - Last synced at: about 2 months ago - Pushed at: almost 2 years ago - Stars: 8 - Forks: 0

divyanshuxpandey/-Person-Identification-and-Verification-using-Machine-Learning
Person Identification and Verification using Machine Learning via AI camera is used for identify and verify using human image.
Language: Python - Size: 2.41 MB - Last synced at: 14 days ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0

pabsan-0/yolov8-orin
Sample workspace to quickly deploy yolo models on NVIDIA orin
Language: Python - Size: 6.93 MB - Last synced at: about 1 month ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

MrZilinXiao/DroneObjectDetection
(Outdated) A UAV object detection system based on YOLOv3, providing an interactive interface and `VisDrone2018` training scheme.
Language: Python - Size: 499 KB - Last synced at: 7 days ago - Pushed at: over 1 year ago - Stars: 52 - Forks: 9

mikartisan/money-detection-yolo
This is a simple project to detect security features on Philippine banknotes using the YOLO object detection algorithm.
Language: Python - Size: 6.23 MB - Last synced at: about 2 months ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 1

Asthanaji05/objectDetection
EPICS PROJECT
Language: Jupyter Notebook - Size: 2.51 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 5

RobotEdh/Yolov-4
Yolo v4 using TensorFlow 2.x
Language: Jupyter Notebook - Size: 11.9 MB - Last synced at: about 1 month ago - Pushed at: almost 3 years ago - Stars: 110 - Forks: 29

tranleanh/edn-gtm
EDN-GTM for Single Image Dehazing
Language: Python - Size: 63.2 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 33 - Forks: 6

pabsan-0/yolo-tools
Automation of common tasks related to YOLO networks
Language: Python - Size: 19.5 KB - Last synced at: about 1 month ago - Pushed at: 4 months ago - Stars: 0 - Forks: 1

JohnBetaCode/Social-Distancing-Analyser
Considering the big change that the world is facing, as well as our lives due to the COVID-19, we provide to people and companies a complete open-source tool to analyze the social distancing for streets, parks, offices, and even crowded places like malls, train stations, and others.
Language: Python - Size: 66.1 MB - Last synced at: 2 days ago - Pushed at: 8 months ago - Stars: 67 - Forks: 16

sriramcu/yolov4_wrong_side_driving_detection
A Computer Vision (YOLOv4) based project to autonomously detect and penalize vehicles driving on the wrong side of the road.
Language: Jupyter Notebook - Size: 13.7 MB - Last synced at: 7 days ago - Pushed at: 5 months ago - Stars: 3 - Forks: 0

farfarfun/fundata
常用数据集和模型整理,方便下载
Language: Python - Size: 21.5 KB - Last synced at: 15 days ago - Pushed at: 5 months ago - Stars: 3 - Forks: 0

Raufjatoi/Object-Detection-App-in-Java
My 2nd sem uni project with Ahsan and Umar as team members
Language: Java - Size: 122 MB - Last synced at: about 1 month ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

TruongTanNghia/YOLO-v4_Intrusion_Warning
🌌 Graduation topic 2023
Size: 11.2 MB - Last synced at: 11 days ago - Pushed at: 5 months ago - Stars: 4 - Forks: 0

bharath5673/StrongSORT-YOLO
Real-time multi-camera multi-object tracker using (YOLOv5, YOLOv7,YOLOv8) and StrongSORT with OSNet
Language: Python - Size: 178 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 286 - Forks: 75

AllentDan/LibtorchDetection
C++ trainable detection library based on libtorch (or pytorch c++). Yolov4 tiny provided now.
Language: C++ - Size: 8.6 MB - Last synced at: 19 days ago - Pushed at: over 2 years ago - Stars: 108 - Forks: 39

roboflow/darknet Fork of AlexeyAB/darknet
YOLOv4 (v3/v2) - Windows and Linux version of Darknet Neural Networks for object detection (Tensor Cores are used)
Language: C - Size: 11.7 MB - Last synced at: 26 minutes ago - Pushed at: over 3 years ago - Stars: 54 - Forks: 56

doganozcan/YOLO-V4
Language: Python - Size: 24.3 MB - Last synced at: about 1 month ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 1

Asadullah-Dal17/yolov4-opencv-python
yolov4 object detection using opencv python, its simplest way to run inference on yolo
Language: Python - Size: 37.2 MB - Last synced at: 11 days ago - Pushed at: over 3 years ago - Stars: 30 - Forks: 10

daniel-lima-lopez/Sistema-de-Reconocimiento-y-Deteccion-de-Placas-de-Automoviles
Sistema de detección y reconocimiento de caracteres en placas de automóviles
Language: Jupyter Notebook - Size: 1.71 MB - Last synced at: 19 days ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

geeksloth/yolov4-edged
Edged computing of YOLOv4
Language: Python - Size: 24.6 MB - Last synced at: 26 days ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

theAIGuysCode/yolov4-deepsort
Object tracking implemented with YOLOv4, DeepSort, and TensorFlow.
Language: Python - Size: 75 MB - Last synced at: 5 months ago - Pushed at: 11 months ago - Stars: 1,336 - Forks: 752

scutlrr/Yolov4-QtGUI
win10 vs2017 qt_demo yolov4
Language: C++ - Size: 5.96 MB - Last synced at: 5 months ago - Pushed at: almost 5 years ago - Stars: 140 - Forks: 59

msnh2012/Msnhnet
🔥 (yolov3 yolov4 yolov5 unet ...)A mini pytorch inference framework which inspired from darknet.
Language: C++ - Size: 14.7 MB - Last synced at: 5 months ago - Pushed at: almost 2 years ago - Stars: 748 - Forks: 144
