Skip to content

Getting Error when running  #25

@qingshutie

Description

@qingshutie

Hi,
I have a problem when running detection example:
u16@u16-System-Product-Name:~/work/YoloV2NCS$ python3 ./detectionExample/Main.py --image ./data/dog.jpg
/usr/local/lib/python3.5/dist-packages/skimage/transform/_warps.py:84: UserWarning: The default mode, 'constant', will be changed to 'reflect' in skimage 0.15.
warn("The default mode, 'constant', will be changed to 'reflect' in "
Traceback (most recent call last):
File "./detectionExample/Main.py", line 30, in
results = detector.Detect(img)
File "/home/u16/work/YoloV2NCS/detectionExample/ObjectWrapper.py", line 101, in Detect
ObjectWrapper.fifoInHandle[i],
NameError: name 'i' is not defined

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions