Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update README.md
  • Loading branch information
Parag003 authored May 7, 2023
commit 01e43f30bbe32dbc9d775b5b1b1fb7623c131c7d
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,10 @@ Autonomous Vehicles implement SLAM(Simulataneous Localization and Mapping) in or
- oneAPI DPC++/C++ Compiler: Compiling DPC++ code
- oneAPI DPC++ Library: Writing a parallelized program to seperate tasks for the CPU and the GPU
- oneAPI Threading Building Blocks: Building a threaded system for localization and mapping of detected points

Intel oneAPI AI Analytics Toolkit
- Intel Optimization for Tensorflow: Building a model for object detection
- Technologies used:
Languages: SYCL, C++, Python
Frameworks: OpenCV, TensorFlow

## Step-by-Step Code Execution Instructions:
This Section must contain set of instructions required to clone and run the prototype, so that it can be tested and deeply analysed
Expand Down