Skip to content
This repository has been archived by the owner on Mar 2, 2022. It is now read-only.

openvino_tiny-yolov3_MultiStick_test.py variables mean? #52

Open
chimaek opened this issue Aug 21, 2019 · 0 comments
Open

openvino_tiny-yolov3_MultiStick_test.py variables mean? #52

chimaek opened this issue Aug 21, 2019 · 0 comments

Comments

@chimaek
Copy link

chimaek commented Aug 21, 2019

[Required] Your device (RaspberryPi3, LaptopPC, or other device name):
RaspberryPi3 + NCS2
[Required] Your device's CPU architecture (armv7l, x86_64, or other architecture name):
armv7l
[Required] Your OS (Raspbian, Ubuntu1604, or other os name):
Raspbian

openvino_tiny-yolov3_MultiStick_test.py

yolo_scale_13 = 13
yolo_scale_26 = 26
yolo_scale_52 = 52

classes = 80
coords = 4
num = 3
anchors = [10, 14, 23, 27, 37, 58, 81, 82, 135, 169, 344, 319]

Can you tell me what the above variables mean?

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

No branches or pull requests

1 participant