-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Labels
MiovisionPermanent intersection-based video multimodal volume collection. Also use "Permanent Sensors" labelPermanent intersection-based video multimodal volume collection. Also use "Permanent Sensors" label
Description
Shahrzad gave feedback that it can be very misleading when there is a Miovision anomalous_range for classification_uid = 1 and not for other vehicular modes, as in the example below. This case requires you to first do a pre-screen to determine that all modes are available on each day before using it.
Consider:
- filtering out all vehicle modes if one has an anomalous range
- not allowing
investigation_level = 'auto_flagged'to be used with custom notes (made this one harder to find)
(these 2 anomalous ranges have since been deleted after car levels seemed consistent with the following months)
{
"leg": null,
"uid": 43,
"notes": "low car count - investigate",
"range_end": "2020-10-05T00:00:00",
"range_start": "2020-09-28T00:00:00",
"problem_level": "questionable",
"intersection_uid": 53,
"classification_uid": 1,
"investigation_level": "auto_flagged"
}
{
"leg": null,
"uid": 83,
"notes": "low car count - investigate",
"range_end": "2020-10-05T00:00:00",
"range_start": "2020-09-28T00:00:00",
"problem_level": "questionable",
"intersection_uid": 50,
"classification_uid": 1,
"investigation_level": "auto_flagged"
}Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
MiovisionPermanent intersection-based video multimodal volume collection. Also use "Permanent Sensors" labelPermanent intersection-based video multimodal volume collection. Also use "Permanent Sensors" label