Coder Social home page Coder Social logo

bharath5673 / openvino-adas Goto Github PK

View Code? Open in Web Editor NEW
7.0 1.0 1.0 90.71 MB

road_segmentations, objectdetection, deeplabv3 OpenVINO+ADAS+LattePandaAlpha. CPU / GPU / NCS. RealTime semantic-segmentaion. Python3.10

Python 100.00%
adas intel object-detection opencv openvino roadsafety yolo

openvino-adas's Introduction

OpenVINO-ADAS

SIMPLE and EASY Real-time object detection and road segementaions

Description:

This repository provides a straightforward implementation of road segmentation and object detection using the OpenVINO toolkit, designed specifically for Advanced Driver Assistance Systems (ADAS). The code is kept clean and easy to understand, making it accessible even for those new to computer vision and OpenVINO.

demo

Key Features:

  • Road Segmentation: Utilizes a pre-trained OpenVINO model to accurately segment road regions from input frames, enabling precise analysis of the driving environment.

  • Object Detection: Employs a separate OpenVINO model to identify and classify objects within the scene, such as vehicles, pedestrians, and more.

  • Efficient Inference: Leverages OpenVINO's optimized inference engine for fast and efficient processing on various hardware platforms.

  • Clean Codebase: Well-structured and thoroughly commented code ensures readability and ease of modification for custom requirements.

Prerequisites

  • Python 3.x
  • OpenCV
  • OpenVINO
  • NumPy

Installation

  1. Clone this repository.
  2. Install the required dependencies
  3. conda env python>=3.9 recommended
pip3 install openvino-dev

Usage

  1. Download pre-trained YOLOv5 weights or train your own model.
  2. Provide the path to the YOLOv5 weights in the code.
  3. Run the script with the video file.
  4. View the object detection results and Road segmentaions or deeplabV3 segmentations.

For more detailed usage instructions and options, refer to the project documentation.

Run

python3 main.py

Contributing

Contributions are welcome! If you find any issues or have suggestions for improvements, please open an issue or submit a pull request.

License

This project is licensed under the MIT License. See the LICENSE file for details.

Acknowledgments

openvino-adas's People

Contributors

bharath5673 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

xuyanhai2004

openvino-adas's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.