GithubHelp home page GithubHelp logo

ayushsonone07 / intel-oneapi Goto Github PK

View Code? Open in Web Editor NEW

This project forked from hack2skill/intel-oneapi

0.0 0.0 0.0 24 KB

This repository is for participants of INTEL ONE API 2023 Hackathon

Jupyter Notebook 100.00%

intel-oneapi's Introduction

intel-oneAPI

Team Name - Hackie bits

Problem Statement - The challenge is to develop a real-time object detection model for autonomous vehicles using computer vision techniques and Intel® AI Analytics Toolkits its libraries, and SYCL/DPC++ Libraries.

Team Leader Email - [email protected]

A Brief of the Prototype:

Datasets drive vision progress, yet existing driving datasets are limited in terms of visual content, scene variation, the richness of annotations, and the geographic distribution and supported tasks to study multitask learning for autonomous driving the images for "other vehicle", "pedestrian", "traffic light", "traffic sign", "truck", "train", "other person", "bus", "car", "rider", "motorcycle", "bicycle", "trailer” can be used for training. Goal is to detect and classify traffic objects in a video in real-time using two approaches. We can train the two state-of-the-art models YOLO and Faster R-CNN on the Berkeley DeepDrive dataset to compare their performances and achieve a comparable mAP to the current state.

Tech Stack:

Model zoo Intel architecture pre trained models from oneApi Ai Analytics Toolkit used here for computer vision. YOLOv4 Algorithm python openCV python numpy ##intel oneDNN toolkit

Step-by-Step Code Execution Instructions:

  1. pip install openCV
  2. pip install numpy
  3. cd oneDNN
  4. mkdir build && cd build
  5. !cmake /content/oneDNN
  6. !make -j$(nproc)
  7. pip install onednn-cpu-gomp
  8. pip install onednn-cpu-tbb

What I Learned:

Learnt about AI ML and technologies used here which is most beneficial now, and also learned how to improve previous versions.

intel-oneapi's People

Contributors

saxenaprachi avatar ayushsonone07 avatar varsha685 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.