All Projects → Vehicle Detection Yolo Ver → Similar Projects or Alternatives

331 Open source projects that are alternatives of or similar to Vehicle Detection Yolo Ver

Vehicle counting hog svm
Vehicle detection, tracking and counting by SVM is trained with HOG features using OpenCV on c++.
Stars: ✭ 82 (-26.13%)
Mutual labels:  svm, vehicle-detection
Carnd Vehicle Detection
Vehicle detection using YOLO in Keras runs at 21FPS
Stars: ✭ 367 (+230.63%)
Mutual labels:  yolo, vehicle-detection
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 (-74.77%)
Mutual labels:  yolo, vehicle-detection
vehicle-detection
Detect vehicles in a video
Stars: ✭ 88 (-20.72%)
Mutual labels:  yolo, vehicle-detection
YOLO-Object-Counting-API
The code of the Object Counting API, implemented with the YOLO algorithm and with the SORT algorithm
Stars: ✭ 131 (+18.02%)
Mutual labels:  yolo, vehicle-detection
Vehicle Detection
Created vehicle detection pipeline with two approaches: (1) deep neural networks (YOLO framework) and (2) support vector machines ( OpenCV + HOG).
Stars: ✭ 462 (+316.22%)
Mutual labels:  svm, vehicle-detection
Rumble
⛈️ Rumble 1.11.0 "Banyan Tree"🌳 for Apache Spark | Run queries on your large-scale, messy JSON-like data (JSON, text, CSV, Parquet, ROOT, AVRO, SVM...) | No install required (just a jar to download) | Declarative Machine Learning and more
Stars: ✭ 58 (-47.75%)
Mutual labels:  svm
Yolo Darknet On Jetson Tx2
How to run YOLO on Jetson TX2
Stars: ✭ 89 (-19.82%)
Mutual labels:  yolo
Yolo 9000
YOLO9000: Better, Faster, Stronger - Real-Time Object Detection. 9000 classes!
Stars: ✭ 1,057 (+852.25%)
Mutual labels:  yolo
Smart Surveillance System Using Raspberry Pi
This is my Third Year Project for face recognition using OpenCV
Stars: ✭ 41 (-63.06%)
Mutual labels:  svm
Ios camera object detection
Realtime mobile visualize based Object Detection based on TensorFlow and YOLO model
Stars: ✭ 100 (-9.91%)
Mutual labels:  yolo
Machine learning code
机器学习与深度学习算法示例
Stars: ✭ 88 (-20.72%)
Mutual labels:  svm
Patternrecognition matlab
Feature reduction projections and classifier models are learned by training dataset and applied to classify testing dataset. A few approaches of feature reduction have been compared in this paper: principle component analysis (PCA), linear discriminant analysis (LDA) and their kernel methods (KPCA,KLDA). Correspondingly, a few approaches of classification algorithm are implemented: Support Vector Machine (SVM), Gaussian Quadratic Maximum Likelihood and K-nearest neighbors (KNN) and Gaussian Mixture Model(GMM).
Stars: ✭ 33 (-70.27%)
Mutual labels:  svm
Yolo
Kill a random process
Stars: ✭ 59 (-46.85%)
Mutual labels:  yolo
Spots
🎍 Spots is a cross-platform view controller framework for building component-based UIs
Stars: ✭ 1,310 (+1080.18%)
Mutual labels:  yolo
Imagenet
Trial on kaggle imagenet object localization by yolo v3 in google cloud
Stars: ✭ 56 (-49.55%)
Mutual labels:  yolo
Yolo2 Pytorch
YOLOv2 in PyTorch
Stars: ✭ 1,393 (+1154.95%)
Mutual labels:  yolo
Yolo tensorflow
🚖 Object Detection (YOLOv1) implentation in tensorflow, with training, testing and video features.
Stars: ✭ 45 (-59.46%)
Mutual labels:  yolo
Tracknpred
This is the code base for our ACM CSCS 2019 paper: "RobustTP: End-to-End Trajectory Prediction for Heterogeneous Road-Agents in Dense Traffic with Noisy Sensor Inputs". This codebase contains implementations for several trajectory prediction methods including Social-GAN and TraPHic.
Stars: ✭ 88 (-20.72%)
Mutual labels:  yolo
Tensornets
High level network definitions with pre-trained weights in TensorFlow
Stars: ✭ 982 (+784.68%)
Mutual labels:  yolo
Keras Yolo3
Training and Detecting Objects with YOLO3
Stars: ✭ 1,532 (+1280.18%)
Mutual labels:  yolo
Yolov2.pytorch
YOLOv2 algorithm reimplementation with pytorch
Stars: ✭ 31 (-72.07%)
Mutual labels:  yolo
Yolo Custom Object Detector
Making custom object detector using Yolo (Java and Python)
Stars: ✭ 84 (-24.32%)
Mutual labels:  yolo
Machine learning
The homework of my 3rd-term
Stars: ✭ 29 (-73.87%)
Mutual labels:  svm
Ailearning
AiLearning: 机器学习 - MachineLearning - ML、深度学习 - DeepLearning - DL、自然语言处理 NLP
Stars: ✭ 32,316 (+29013.51%)
Mutual labels:  svm
Easy Yolo
Yolo (Real time object detection) model training tutorial with deep learning neural networks
Stars: ✭ 98 (-11.71%)
Mutual labels:  yolo
Yolo resnet
Implementing YOLO using ResNet as the feature extraction network
Stars: ✭ 82 (-26.13%)
Mutual labels:  yolo
Yolov3
YOLOv3 in PyTorch > ONNX > CoreML > TFLite
Stars: ✭ 8,159 (+7250.45%)
Mutual labels:  yolo
Darknet ros
YOLO ROS: Real-Time Object Detection for ROS
Stars: ✭ 1,101 (+891.89%)
Mutual labels:  yolo
Holocron
PyTorch implementations of recent Computer Vision tricks
Stars: ✭ 95 (-14.41%)
Mutual labels:  yolo
Yolo Autonomous Drone
YOLO Autonomous Drone - Deep Learning Person Detection: The YOLO Drone localizes and follows people with the help of the YOLO Deep Network
Stars: ✭ 58 (-47.75%)
Mutual labels:  yolo
Textclf
TextClf :基于Pytorch/Sklearn的文本分类框架,包括逻辑回归、SVM、TextCNN、TextRNN、TextRCNN、DRNN、DPCNN、Bert等多种模型,通过简单配置即可完成数据处理、模型训练、测试等过程。
Stars: ✭ 105 (-5.41%)
Mutual labels:  svm
Vehicle Detection
Vehicle detection using machine learning and computer vision techniques for Udacity's Self-Driving Car Engineer Nanodegree.
Stars: ✭ 1,093 (+884.68%)
Mutual labels:  svm
Defect Detection Classifier
Visual Defect Detection on Boiler Water Wall Tube Using Small Dataset
Stars: ✭ 91 (-18.02%)
Mutual labels:  svm
Online Svr
Implementation of Accurate Online Support Vector Regression in Python.
Stars: ✭ 52 (-53.15%)
Mutual labels:  svm
Yolov5
YOLOv5 🚀 in PyTorch > ONNX > CoreML > TFLite
Stars: ✭ 19,914 (+17840.54%)
Mutual labels:  yolo
Glcm Svm
提取图像的灰度共生矩阵(GLCM),根据GLCM求解图像的概率特征,利用特征训练SVM分类器,对目标分类
Stars: ✭ 48 (-56.76%)
Mutual labels:  svm
Text Detection Using Yolo Algorithm In Keras Tensorflow
Implemented the YOLO algorithm for scene text detection in keras-tensorflow (No object detection API used) The code can be tweaked to train for a different object detection task using YOLO.
Stars: ✭ 87 (-21.62%)
Mutual labels:  yolo
Yolo Object Detection Tensorflow
YOLO: Real-Time Object Detection using Tensorflow and easy to use
Stars: ✭ 45 (-59.46%)
Mutual labels:  yolo
Maskyolo caffe
YOLO V2 & V3 , YOLO Combined with RCNN and MaskRCNN
Stars: ✭ 101 (-9.01%)
Mutual labels:  yolo
Gender Age Classification
gender/age classification
Stars: ✭ 39 (-64.86%)
Mutual labels:  yolo
Nlp Journey
Documents, papers and codes related to Natural Language Processing, including Topic Model, Word Embedding, Named Entity Recognition, Text Classificatin, Text Generation, Text Similarity, Machine Translation),etc. All codes are implemented intensorflow 2.0.
Stars: ✭ 1,290 (+1062.16%)
Mutual labels:  svm
Carrecognition
This is one of the best vehicle recognition applications. It can determine the car's license plate number, color, model, brand and year.
Stars: ✭ 34 (-69.37%)
Mutual labels:  vehicle-detection
Mnist Classification
Pytorch、Scikit-learn实现多种分类方法,包括逻辑回归(Logistic Regression)、多层感知机(MLP)、支持向量机(SVM)、K近邻(KNN)、CNN、RNN,极简代码适合新手小白入门,附英文实验报告(ACM模板)
Stars: ✭ 109 (-1.8%)
Mutual labels:  svm
Svm kernel
x86_64 AMD kernel optimized for performance & hypervisor usage
Stars: ✭ 32 (-71.17%)
Mutual labels:  svm
Hookmsrbysvm
hook msr by amd svm
Stars: ✭ 86 (-22.52%)
Mutual labels:  svm
Augmentedgaussianprocesses.jl
Gaussian Process package based on data augmentation, sparsity and natural gradients
Stars: ✭ 99 (-10.81%)
Mutual labels:  svm
100 Days Of Ml Code
100 Days of ML Coding
Stars: ✭ 33,641 (+30207.21%)
Mutual labels:  svm
People Counter
This project counts number of people coming in and going out of structures such as building, stores,etc. based on tripline crossing.
Stars: ✭ 20 (-81.98%)
Mutual labels:  yolo
Yolov5 Rt Stack
Yet another yolov5, with its runtime stack for libtorch, onnx, tvm and specialized accelerators. You like torchvision's retinanet? You like yolov5? You love yolort!
Stars: ✭ 107 (-3.6%)
Mutual labels:  yolo
Opendatacam
An open source tool to quantify the world
Stars: ✭ 1,214 (+993.69%)
Mutual labels:  yolo
Pytorch Caffe Darknet Convert
convert between pytorch, caffe prototxt/weights and darknet cfg/weights
Stars: ✭ 867 (+681.08%)
Mutual labels:  yolo
Yolo Coreml Mpsnngraph
Tiny YOLO for iOS implemented using CoreML but also using the new MPS graph API.
Stars: ✭ 866 (+680.18%)
Mutual labels:  yolo
Tensorflow Yolo V3
Implementation of YOLO v3 object detector in Tensorflow (TF-Slim)
Stars: ✭ 862 (+676.58%)
Mutual labels:  yolo
Seasky k210
K210 PCB YOLO
Stars: ✭ 97 (-12.61%)
Mutual labels:  yolo
Gru Svm
[ICMLC 2018] A Neural Network Architecture Combining Gated Recurrent Unit (GRU) and Support Vector Machine (SVM) for Intrusion Detection
Stars: ✭ 76 (-31.53%)
Mutual labels:  svm
Pytorch Yolo2
Convert https://pjreddie.com/darknet/yolo/ into pytorch
Stars: ✭ 941 (+747.75%)
Mutual labels:  yolo
Jsmlt
🏭 JavaScript Machine Learning Toolkit
Stars: ✭ 22 (-80.18%)
Mutual labels:  svm
Sarcasm Detection
Detecting Sarcasm on Twitter using both traditonal machine learning and deep learning techniques.
Stars: ✭ 73 (-34.23%)
Mutual labels:  svm
Facial Expression Recognition Svm
Training SVM classifier to recognize people expressions (emotions) on Fer2013 dataset
Stars: ✭ 110 (-0.9%)
Mutual labels:  svm
1-60 of 331 similar projects