Bike Lanes
What it is for
Cameras having "Bike Lanes" installed and set up, monitor bike lanes in public spaces (road segments, parks, etc.) to detect obstacles to bike traffic on them, such as pedestrians, strollers, skateboard riders, etc. This helps prevent incidents involving bike riders and other actors.
How it works
In the core of the module there is a CNN trained to recognize humans, bikes, cars, dogs, and some other object types in the incoming video stream from a camera. Whenever a bike and a human are found in a bike lane at a time, and their bounding boxes appear close enough, the module triggers a "Bike" event (left). Other human-to-bike spatial configurations, or objects of other types in bike lanes, are classified as "Not a bike" (right).

Camera mount requirements
- Keep the camera pan, tilt and roll within 45° according to the scheme.
- Camera-to-object distance and zoom should ensure the typical object size of 4000 - 5000 px in square.
Export module settings
Export the module settings to a *.xml file, e.g., to pass it to qualified IREX personnel to find a solution to a problem with the module performance, should it happen. To do so:
- Find the camera running the module in the User menu — Settings — Cameras, and click Video analytics settings as shown:
- On the VIDEO ANALYTICS tab on the camera settings pane on the left, click the three-dot menu
Export analytics configurations of the module — to export the module settings on the MAIN sub-tab.
Export analytics configurations of the model — to export the entire module configuration, including the rules, if any.
Enable BikeLaneTrack
- Find the camera to enable the module in the User menu — Settings — Cameras section and click Video analytics settings as shown.
- On the <module_name> list, click the name of the module.
-
Slide right the On/Off slider
- Click Apply at the bottom of the pane.
Set up the "Bike" and "Not a bike" events
- Tick the event types ("Bike", "Not a bike") to generate and assign a priority to each.
- Threshold is the minimum similarity between an object and bike to trigger a "Bike" event.
- Frames, min is the minimum number of frames, in which a bike or other object should be found to trigger a "Bike" or "Not a bike" event.
- Click Apply.
Review the events
Do so on the Events screen with Analytics modules = Bike lanes and more conditions according to need.
Use the commands in the three-dot menu on the event card to download event snapshots, share links to the video, or go to the video analytics settings page.