-
Notifications
You must be signed in to change notification settings - Fork 38
In Vehicle Implementation Experience: Objectives and Definitions
tasuarez edited this page Apr 8, 2020
·
1 revision
OpenVINO Driver Assistance is a Computer Vision system based on Machine Learning that allows real time monitoring of the vehicle driver’s behavior in order to detect drowsiness and distraction gestures, providing information about potential dangerous traffic situations.
This document defines the scope of the in-vehicle implementation PoC of the OpenVINO Driver Assistance System.
- To validate End-to-End System Integration: Mechanical-Electrical-Hardware-Software
- To learn about the challenges of real life mechanical and electrical installations:
- Physical device and camera installation
- GPS and Modem installation.
- Power wires connection
- CAN bus connection
- Hardware testing under real life conditions:
- HW/SW integration performance testing.
- Testing Detection Models running under different lighting conditions.
- A third party truck borrowed specifically for the PoC will be used. Efforts will be made to make the trial the most unobtrusive so that there is no business impact to the truck’s owner
- Safety first: in order to minimize the risk of damages to the driver, the truck or the device, the PoC will be supervised, so that no need for permanent connections will be required
- The Implementation, testing process and uninstallation process must be completed in one day’s time.
- The installation of the testing devices will be temporary and easy to remove
- One hour (1h) of testing time should allow to gather valuable enough information to assess the behavior of:
- Detection Models
- GPS integration
- CAN bus integration
- Cloud Integration
- 3G/4G Connectivity
- Device behaviour
- Installation logistics:
- Location needs to be selected – track where to run the test.
- Vehicle availability will be coordinated with the truck’s owner-
- Electrical Technician will be required on-site for the power wiring.
- Workshop availability will be coordinated in order to have the room and tools required for the installation.
- Cabling – Wire connections.
- Mechanical attachment kit for the device: a special bracket will be needed in order to fix the device to the truck chassis.
- Equipment for photo and video registration.
- Installation/Testing/Uninstallation processes video and photo records
- Actual results documentation
- Data Set (GPS position tracks, CAN bus messages, system detection data).
- Data consolidation and Analysis
- CAN bus messages processing of the basic generic parameters:
- Speed
- RPM
- Fuel Level
- White Paper production
- Retrospective Meeting
- Publishing and Update of repositories.