Vehicle detection implemented with you Only Look Once. It's an object detector that uses features learned by a deep convolutional neural network to detect an object.
☆26Jul 19, 2018Updated 7 years ago
Alternatives and similar repositories for Vehicle-Detection
Users that are interested in Vehicle-Detection are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Object Detection using TensorFlow Lite☆13Apr 7, 2021Updated 5 years ago
- Rebuilting the CMU-OpenPose pose estimatior using Python with OpenCV and Tensorflow.☆14Feb 14, 2019Updated 7 years ago
- Convert the Berkeley Deepdrive dataset to a TFRecord file☆16May 8, 2019Updated 7 years ago
- Automatic detection and tracking of moving vehicles in a video from a surveillance camera☆46Apr 21, 2018Updated 8 years ago
- Simple demonstration of .NET Core 3.0 - BackgroundService to create long-running IHostedService applications☆15Sep 29, 2019Updated 6 years ago
- Proton VPN Special Offer - Get 70% off • AdSpecial partner offer. Trusted by over 100 million users worldwide. Tested, Approved and Recommended by Experts.
- Project on 3D Object Detection using Lyft's level5 dataset. Obtained mAP of 0.045 on the private leader board on kaggle and ranked in the…☆22Jan 26, 2020Updated 6 years ago
- Eye fatigue monitor based on eye blinking for Linux (Docker) and Android using OpenCV☆14Dec 28, 2025Updated 4 months ago
- The repository contains files to build a object detection model using the yolo pre-trained weights. We have then applied transfer learnin…☆22Jan 2, 2019Updated 7 years ago
- Yandex Style Guide☆11Sep 10, 2015Updated 10 years ago
- VoxResnet for ISLES2017 challenge☆18Dec 27, 2018Updated 7 years ago
- Pelee(NeurIPS'18)-TensorRT Implementation☆10Apr 26, 2019Updated 7 years ago
- ☆119Jul 23, 2020Updated 5 years ago
- Implementation of Spectral Leakage and Rethinking the Kernel Size in CNNs in Pytorch☆14Feb 3, 2021Updated 5 years ago
- This app detects types of cars and counts cars using YOLOv3☆19Sep 3, 2024Updated last year
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- Recognition of sequence of digits using tensorflow☆37Aug 30, 2017Updated 8 years ago
- Code for "Speaker Clustering using Dominant Sets", ICPR 2018☆11Nov 28, 2020Updated 5 years ago
- Steam screenshot hosting server.☆12Jul 19, 2025Updated 9 months ago
- Simple vehicle detection and counting with python and open cv final test☆55Jun 21, 2017Updated 8 years ago
- Multiple Anchor Learning for Visual Object Detection (CVPR,2020)☆14Mar 18, 2021Updated 5 years ago
- 🏆 The 1st Place Solution for AICity2022 Challenge Track2: Natural Language-Based Vehicle Retrieval.☆12Jul 25, 2022Updated 3 years ago
- Drawbridge is a lightweight API gateway written in Go☆12Apr 18, 2020Updated 6 years ago
- kaggle - RSNA STR Pulmonary Embolism Detection☆10Nov 22, 2020Updated 5 years ago
- Tesseract OCR 4 for Raspberry Pi 3☆11Feb 3, 2019Updated 7 years ago
- Deploy open-source AI quickly and easily - Special Bonus Offer • AdRunpod Hub is built for open source. One-click deployment and autoscaling endpoints without provisioning your own infrastructure.
- People tracking software using laser range scanner☆11Jul 9, 2015Updated 10 years ago
- Secret Crew Graphql API☆10May 28, 2017Updated 8 years ago
- Simple storage for stock prices with adjusted prices calculation based on Center for Research in Security Prices (CRSP) standards☆12Feb 15, 2018Updated 8 years ago
- ☆15Jan 24, 2019Updated 7 years ago
- YOLOv3 implementation in TensorFlow 2.0☆11Feb 19, 2020Updated 6 years ago
- Robust Highway Lane Segmentation Based on LaneNet Trained BDD100K☆29Apr 10, 2019Updated 7 years ago
- Using open-source LLM Llama2 by Meta on local CPU inference for document question-and-answer☆15Oct 5, 2023Updated 2 years ago
- This repo is an implementation of BiSeNet. But it still has some differences compared with the author's.☆14Jun 25, 2019Updated 6 years ago
- Weight tracker app - Dribble cloned.☆10Mar 9, 2024Updated 2 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- I implemented Vehicle Detection and Tracking algorithm using HOG, SVM, and Kalman filter. This is Udacity Self-Driving CarND Term 1 Proje…