microsoft / azure-percept-advanced-development

Azure Percept DK advanced topics
Other
69 stars 34 forks source link

Fix YOLO model with new time alignment #42

Closed MaxStrange closed 3 years ago

MaxStrange commented 3 years ago

This commit fixes a bug introduced in the time alignment merge, which causes YOLO models to crash. This was caused by accidentally getting the timestamps from a different branch in the G-API graph than the rest of the neural network branch nodes.