shubham3121 / object-detection-using-yolo
The repository contains files to build a object detection model using the yolo pre-trained weights. We have then applied transfer learning to train the model on the Berkley Driving dataset.
☆22Updated 6 years ago
Alternatives and similar repositories for object-detection-using-yolo:
Users that are interested in object-detection-using-yolo are comparing it to the libraries listed below
- Detect vehicles in a video☆92Updated 6 years ago
- vehicle detection with deep learning☆34Updated 7 years ago
- I am using an ensemble of classic computer vision and modern deep learning techniques, to detect the lane lines and the vehicles on a hig…☆48Updated 7 years ago
- Computer Vision Guided Deep Learning Network & Machine Learning Techniques to build Fully-Functional Autonomous Vehicles☆31Updated 4 years ago
- Udacity Self-Driving Car Engineer Nanodegree. Project: Vehicle Detection and Tracking☆58Updated 7 years ago
- This repository contains works on a computer vision software pipeline built on top of Python to identify Lanes and vehicles in a video. T…☆68Updated 6 years ago
- Vehicle Detection with Convolutional Neural Network☆153Updated 7 years ago
- Vehicle detection implemented with you Only Look Once. It's an object detector that uses features learned by a deep convolutional neural …☆27Updated 6 years ago
- A End to End CNN Model which predicts the steering wheel angle based on the video/image☆147Updated 6 years ago
- Udacity SDC Nanodegree Project 4