Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

detect nothing #75

Open
henbucuoshanghai opened this issue Apr 28, 2019 · 7 comments
Open

detect nothing #75

henbucuoshanghai opened this issue Apr 28, 2019 · 7 comments

Comments

@henbucuoshanghai
Copy link

W tensorflow/core/framework/allocator.cc:124] Allocation of 18874368 exceeds 10% of system memory.
/home/ubuntu/tensorflow-yolo-v3/utils.py:215: RuntimeWarning: invalid value encountered in less
iou_mask = ious < iou_threshold
Predictions found in 0.48s

and the output img is the same sa input ,it detect nothing?
why??? i have no gpu

@henbucuoshanghai
Copy link
Author

tiny net

@henbucuoshanghai
Copy link
Author

the detected_boxes are as follows:
[[[nan nan nan ... nan nan nan
...
[nan nan nan ... nan nan nan]
[nan nan nan ... nan nan nan]]]

i dont know why.

@henbucuoshanghai
Copy link
Author

OP_REQUIRES failed at save_restore_v2_ops.cc:184 : Not found: Key detector/yolo-v3-tiny/Conv/BatchNorm/beta not found in checkpoint

@mostafiz76
Copy link

yes for me also it detects nothing, it shows prediction in 5ms but the output image shows nothing

@henbucuoshanghai
Copy link
Author

nothing。。

@mostafiz76
Copy link

nothing in the sense no bounding boxes, the output image is same as the input image

@1984chaowang
Copy link

same for me after followed the steps
iou_mask = ious < iou_threshold

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants