Git Product home page Git Product logo

pandas-team / autonomous-car-simulation-based-on-avis-engine-fira-2021 Goto Github PK

View Code? Open in Web Editor NEW
18.0 2.0 12.0 7.3 MB

A code for implementing autonomous car software, including environment perception, lanes detection, identifying traffic signs, and controlling the vehicle with digital PID.

License: GNU General Public License v3.0

Python 55.28% Jupyter Notebook 44.72%
python control pid-controller autonomous-vehicles autonomous-car mpc-control line-detection lane-detection object-detection yolov5

autonomous-car-simulation-based-on-avis-engine-fira-2021's Introduction

Autonomous Car Simulation Based on AVIS Engine

Abstract

In this repository, two sets of codes for intelligent control of cars in urban and suburban areas are introduced. The simulation environment of this project is based on the Unity simulator for self-driving cars and developed by the technical team of the FIRA International Competition. GithubRepo

The developed codes were eventually participated in the FIRA (Federation of International Robot-Sport Association) competition and won four places in the various sections of the competition.

Race Section

In code developed for suburban or speed racing, concepts such as hough transform and canny edge detection have been used for line detection, digital PID, MPC, and instrumentation techniques such as the implementation of a digital encoder have been used for vehicle control. Also, ultrasonic sensors and image processing techniques have been used to detect obstacles and avoid collision with them. The use of behavioral cloning in the research and development process has also been investigated.

Example of code performance in the suburban environment:

Hnet-image (5)

Examples of Processes performed in the suburban environment:

102 103

Urban Section

In the code developed for urban competition, in addition to using all the concepts described in the race section, neural networks have also been used to detect traffic signs. YOLOV5 Object Detection Model

Also, due to the more performance sensitivity of autonomous cars in this part because of issues such as the possibility of pedestrians, speed was lower in the urban part and our focus was on higher accuracy and not hitting the obstacles by simulating the forced stop system.

Example of code performance in the urban environment:

Hnet-image

Examples of Processes performed in the urban environment:

100 104

Competition Result

In this competition, our team was able to achieve four ranks in different categories as follows:

  1. First place in the technical report
  2. Second place in race section (suburban)
  3. Third place in the urban sector
  4. Third place in the total competition

Results link

Contact us

Feel free to contact us via email or connect with us on linkedin.

autonomous-car-simulation-based-on-avis-engine-fira-2021's People

Contributors

abbasomidi77 avatar aidamohammadshahi avatar amirhossein-kz avatar amirhosseinh77 avatar miladsoltany avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

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.