datlife / yolov2

YOLOv2 Implementation in TF/Keras. Allowing to experiment on different feature detectors (MobileNet, Darknet-19). Paper: https://arxiv.org/abs/1612.08242
49 stars 13 forks source link

Predicting shapes #1

Open Zumbalamambo opened 7 years ago

Zumbalamambo commented 7 years ago

I tried to use this for detection. it was not accurate. why so?

datlife commented 7 years ago

Hello, may you elaborate on what detection model you are using? Have you set up the weights properly?