Skip to content

Error in Raspberry Pi #7

@ramineniraviteja

Description

@ramineniraviteja

$ python3 eval.py --video="aab.mp4"

** (Detector:2966): WARNING **: Error retrieving accessibility bus address: org.freedesktop.DBus.Error.ServiceUnknown: The name org.a11y.Bus was not provided by any .service files
terminate called after throwing an instance of 'std::bad_alloc'
what(): std::bad_alloc
Aborted

$python3 daemon.py
[INFO] 2018-05-13 17:50:24,420: Start camera loop
terminate called after throwing an instance of 'std::bad_alloc'
what(): std::bad_alloc
Aborted

$python3
Python 3.5.3
[GCC 6.3.0 20170124] on linux

import tensorflow
import cv2
tensorflow.version
'1.4.0'
cv2.version
'3.4.0'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions