Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 526 Bytes

File metadata and controls

9 lines (6 loc) · 526 Bytes

Repo to share experimental codes from Bath with colleagues at VW.

This repo contains several VW2 experiments. See each folder for a technical description.

detector

Folder contains code to stream vw videos while implementing yolov7 for inferences. ONNX model implementation of yolov7 from ibaiGorordo is used (https://github.com/ibaiGorordo/ONNX-YOLOv7-Object-Detection)

recorder

Simple example that demonstrates how to grab video streams from VW² camera service. More details can be found here