omarabid59 / YOLO_Google-Cloud

Google Cloud Machine Learning for backend YOLO v3 object detection inference with a browser based WebRTC connection
25 stars 17 forks source link

Application is broken #4

Open valentinvieriu opened 5 years ago

valentinvieriu commented 5 years ago
Error occured sending or receiving data on ML client. 'tuple' object has no attribute 'get'

It seems that it fails at this line https://github.com/omarabid59/YOLO_Google-Cloud/blob/master/mlserver/MODULE_DATA.py#L20

ocervell commented 5 years ago

Yep, confirming this is an issue. @omarabid59 any idea how to fix this ?