Cloud-CV / Cloud-CV/py-cloudcv
mlab_obj is not defined
Open
- Dominant language
- Python
- Stars
- 98
- Forks
- 53
- PR merge metrics
- No merged PRs in 30d
Description
After a "object-detection" request to the API I get back this error message:
File "/home/ubuntu/cloudcv/cloudcv17/app/celery/api_tasks/tasks.py", line 313, in run
output = run_matlab_code(mlab_obj, '/var/www/html/cloudcv/voc-dpm-matlab-bridge/pascal_object_detection.m', list, parsed_dict['socketid'])
NameError: global name 'mlab_obj' is not defined
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.