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

Low confidence score with high average precision #63

Open
kapil-varshney opened this issue Mar 30, 2020 · 0 comments
Open

Low confidence score with high average precision #63

kapil-varshney opened this issue Mar 30, 2020 · 0 comments

Comments

@kapil-varshney
Copy link

@hirotomusiker
I am training Yolov3 on a custom dataset with single class. The dataset has 1240 images of size 256x256 with 2029 class instances of size ~35x35. I have generated anchor boxes according to my dataset using k-means.
I trained it for 10+100 epochs at lr=0.001 (cyclic learning rate).

I am getting low confidence scores (0.1~0.45) for true positives, but relatively high average precision (~88 at conf_thresh=0.1).
Is this an expected behavior or there could be something I am not doing right?

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