All Projects → Yolov3 On Android → Similar Projects or Alternatives

211 Open source projects that are alternatives of or similar to Yolov3 On Android

Yolov3 pytorch
Full implementation of YOLOv3 in PyTorch
Stars: ✭ 570 (+404.42%)
Mutual labels:  yolov3
Hlsl2glslfork
HLSL to GLSL language translator based on ATI's HLSL2GLSL. Used in Unity.
Stars: ✭ 488 (+331.86%)
Mutual labels:  cross-compiler
Yolo Vehicle Counter
This project aims to count every vehicle (motorcycle, bus, car, cycle, truck, train) detected in the input video using YOLOv3 object-detection algorithm.
Stars: ✭ 28 (-75.22%)
Mutual labels:  yolov3
Musl Cross Make
Simple makefile-based build for musl cross compiler
Stars: ✭ 646 (+471.68%)
Mutual labels:  cross-compiler
Pytorchnethub
项目注释+论文复现+算法竞赛
Stars: ✭ 341 (+201.77%)
Mutual labels:  yolov3
Typescripttocs2
New version of TypescriptToCS, better than the original. Though, it doesn't support keyof.
Stars: ✭ 38 (-66.37%)
Mutual labels:  cross-compiler
Bmw Yolov4 Training Automation
This repository allows you to get started with training a state-of-the-art Deep Learning model with little to no configuration needed! You provide your labeled dataset or label your dataset using our BMW-LabelTool-Lite and you can start the training right away and monitor it in many different ways like TensorBoard or a custom REST API and GUI. NoCode training with YOLOv4 and YOLOV3 has never been so easy.
Stars: ✭ 533 (+371.68%)
Mutual labels:  yolov3
Opam Cross Android
An OCaml cross-toolchain for Android and several useful libraries
Stars: ✭ 93 (-17.7%)
Mutual labels:  cross-compiler
Trainyourownyolo
Train a state-of-the-art yolov3 object detector from scratch!
Stars: ✭ 399 (+253.1%)
Mutual labels:  yolov3
Darknet ros
校内赛无人机追踪气球
Stars: ✭ 27 (-76.11%)
Mutual labels:  yolov3
Linux Lab
Docker/Qemu Based Linux Kernel Learning, Development and Testing Environment; New Linux ELF Video Course from this project author: https://www.cctalk.com/m/group/88089283
Stars: ✭ 771 (+582.3%)
Mutual labels:  cross-compiler
Alturos.yolo
C# Yolo Darknet Wrapper (real-time object detection)
Stars: ✭ 308 (+172.57%)
Mutual labels:  yolov3
Imagenet
Trial on kaggle imagenet object localization by yolo v3 in google cloud
Stars: ✭ 56 (-50.44%)
Mutual labels:  yolov3
Crossbuild
🌍 multiarch cross compiling environments
Stars: ✭ 632 (+459.29%)
Mutual labels:  cross-compiler
Yolov3 Object Detection Tutorial
Stars: ✭ 95 (-15.93%)
Mutual labels:  yolov3
Stronger Yolo
🔥Improve yolo with latest paper
Stars: ✭ 539 (+376.99%)
Mutual labels:  yolov3
Xgo
Go CGO cross compiler
Stars: ✭ 36 (-68.14%)
Mutual labels:  cross-compiler
Openvino Yolov3
YoloV3/tiny-YoloV3+RaspberryPi3/Ubuntu LaptopPC+NCS/NCS2+USB Camera+Python+OpenVINO
Stars: ✭ 500 (+342.48%)
Mutual labels:  yolov3
Yolov5
YOLOv5 🚀 in PyTorch > ONNX > CoreML > TFLite
Stars: ✭ 19,914 (+17523.01%)
Mutual labels:  yolov3
Tensorrt Yolov3
TensorRT for Yolov3
Stars: ✭ 451 (+299.12%)
Mutual labels:  yolov3
Tensorflow Yolo V3
Implementation of YOLO v3 object detector in Tensorflow (TF-Slim)
Stars: ✭ 862 (+662.83%)
Mutual labels:  yolov3
Invoice
增值税发票OCR识别,使用flask微服务架构,识别type:增值税电子普通发票,增值税普通发票,增值税专用发票;识别字段为:发票代码、发票号码、开票日期、校验码、税后金额等
Stars: ✭ 381 (+237.17%)
Mutual labels:  yolov3
Yolox
More Than YOLO(v3, v4, v3-tiny, v4-tiny)
Stars: ✭ 83 (-26.55%)
Mutual labels:  yolov3
Tensorflow Yolov3
🔥 TensorFlow Code for technical report: "YOLOv3: An Incremental Improvement"
Stars: ✭ 3,498 (+2995.58%)
Mutual labels:  yolov3
3d Bounding Boxes From Monocular Images
A two stage multi-modal loss model along with rigid body transformations to regress 3D bounding boxes
Stars: ✭ 24 (-78.76%)
Mutual labels:  yolov3
Tensorrt demos
TensorRT YOLOv4, YOLOv3, SSD, MTCNN, and GoogLeNet
Stars: ✭ 790 (+599.12%)
Mutual labels:  yolov3
Tensorflow 2.x Yolov3
YOLOv3 implementation in TensorFlow 2.3.1
Stars: ✭ 300 (+165.49%)
Mutual labels:  yolov3
Facedetector Base Yolov3 Spp
Stars: ✭ 65 (-42.48%)
Mutual labels:  yolov3
Yolo Tf2
yolo(all versions) implementation in keras and tensorflow 2.4
Stars: ✭ 695 (+515.04%)
Mutual labels:  yolov3
Person remover
People removal in images using Pix2Pix and YOLO.
Stars: ✭ 96 (-15.04%)
Mutual labels:  yolov3
Zipcpu
A small, light weight, RISC CPU soft core
Stars: ✭ 640 (+466.37%)
Mutual labels:  cross-compiler
Onnx tflite yolov3
A Conversion tool to convert YOLO v3 Darknet weights to TF Lite model (YOLO v3 PyTorch > ONNX > TensorFlow > TF Lite), and to TensorRT (YOLO v3 Pytorch > ONNX > TensorRT).
Stars: ✭ 52 (-53.98%)
Mutual labels:  yolov3
Yolov3
Keras implementation of yolo v3 object detection.
Stars: ✭ 585 (+417.7%)
Mutual labels:  yolov3
Yolov3 tensorflow
Complete YOLO v3 TensorFlow implementation. Support training on your own dataset.
Stars: ✭ 1,498 (+1225.66%)
Mutual labels:  yolov3
Keras Yolov3 Mobilenet
I transfer the backend of yolov3 into Mobilenetv1,VGG16,ResNet101 and ResNeXt101
Stars: ✭ 552 (+388.5%)
Mutual labels:  yolov3
Tensornets
High level network definitions with pre-trained weights in TensorFlow
Stars: ✭ 982 (+769.03%)
Mutual labels:  yolov3
Yolov5 ncnn
🍅 Deploy NCNN on mobile phones. Support Android and iOS. 移动端NCNN部署,支持Android与iOS。
Stars: ✭ 535 (+373.45%)
Mutual labels:  yolov3
License Plate Detection
This project using yolo3 to detection license plate in street
Stars: ✭ 93 (-17.7%)
Mutual labels:  yolov3
Yolo3 4 Py
A Python wrapper on Darknet. Compatible with YOLO V3.
Stars: ✭ 504 (+346.02%)
Mutual labels:  yolov3
Ros yolo as template matching
Run 3 scripts to (1) Synthesize images (by putting few template images onto backgrounds), (2) Train YOLOv3, and (3) Detect objects for: one image, images, video, webcam, or ROS topic.
Stars: ✭ 32 (-71.68%)
Mutual labels:  yolov3
Yolo Tensorrt
Support Yolov5s,m,l,x .darknet -> tensorrt. Yolov4 Yolov3 use raw darknet *.weights and *.cfg fils. If the wrapper is useful to you,please Star it.
Stars: ✭ 495 (+338.05%)
Mutual labels:  yolov3
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 (+1564.6%)
Mutual labels:  yolov3
Multi Object Tracker
Multi-object trackers in Python
Stars: ✭ 451 (+299.12%)
Mutual labels:  yolov3
Yolov3
YOLOv3 in PyTorch > ONNX > CoreML > TFLite
Stars: ✭ 8,159 (+7120.35%)
Mutual labels:  yolov3
Caffe Yolov3
A real-time object detection framework of Yolov3/v4 based on caffe
Stars: ✭ 435 (+284.96%)
Mutual labels:  yolov3
Opam Cross Windows
An OCaml cross-toolchain for Windows and several useful libraries
Stars: ✭ 86 (-23.89%)
Mutual labels:  cross-compiler
Libtorch Yolov3
A Libtorch implementation of the YOLO v3 object detection algorithm
Stars: ✭ 397 (+251.33%)
Mutual labels:  yolov3
Mxe
MXE (M cross environment)
Stars: ✭ 858 (+659.29%)
Mutual labels:  cross-compiler
Msnhnet
🔥 (yolov3 yolov4 yolov5 unet ...)A mini pytorch inference framework which inspired from darknet.
Stars: ✭ 357 (+215.93%)
Mutual labels:  yolov3
Tensorflow2.0 Examples
🙄 Difficult algorithm, Simple code.
Stars: ✭ 1,397 (+1136.28%)
Mutual labels:  yolov3
Yoloface
Deep learning-based Face detection using the YOLOv3 algorithm (https://github.com/sthanhng/yoloface)
Stars: ✭ 339 (+200%)
Mutual labels:  yolov3
Beelzebub
The Lord of Flies - A hobby operating system
Stars: ✭ 24 (-78.76%)
Mutual labels:  cross-compiler
Deep Sort Yolov4
People detection and optional tracking with Tensorflow backend.
Stars: ✭ 306 (+170.8%)
Mutual labels:  yolov3
Meta Clang
Clang C/C++ cross compiler and runtime for OpenEmbedded/Yocto Project
Stars: ✭ 76 (-32.74%)
Mutual labels:  cross-compiler
Yolo annotation tool
Annotation tool for YOLO in opencv
Stars: ✭ 17 (-84.96%)
Mutual labels:  yolov3
Mobilenet Yolo
MobileNetV2-YoloV3-Nano: 0.5BFlops 3MB HUAWEI P40: 6ms/img, YoloFace-500k:0.1Bflops 420KB🔥🔥🔥
Stars: ✭ 1,566 (+1285.84%)
Mutual labels:  yolov3
Glsl Optimizer
GLSL optimizer based on Mesa's GLSL compiler. Used to be used in Unity for mobile shader optimization.
Stars: ✭ 1,506 (+1232.74%)
Mutual labels:  cross-compiler
Yolov3 Model Pruning
在 oxford hand 数据集上对 YOLOv3 做模型剪枝(network slimming)
Stars: ✭ 1,386 (+1126.55%)
Mutual labels:  yolov3
Pytorch Onnx Tensorrt
A set of tool which would make your life easier with Tensorrt and Onnxruntime. This Repo is designed for YoloV3
Stars: ✭ 66 (-41.59%)
Mutual labels:  yolov3
Mobilenet Yolo
A caffe implementation of MobileNet-YOLO detection network
Stars: ✭ 825 (+630.09%)
Mutual labels:  yolov3
1-60 of 211 similar projects