Tencent / tencent-ml-images

Largest multi-label image database; ResNet-101 model; 80.73% top-1 acc on ImageNet
Other
3.05k stars 514 forks source link

How does you generate the confidence score? #26

Open yoosan opened 5 years ago

yoosan commented 5 years ago

Hi: Great thanks for releasing such large dataset. I'm wondering how did you generate the confidence score? Is it similar to openimages, where the confidence is predicted by Google cloud vision API?

Thanks.

wubaoyuan commented 5 years ago

@yoosan We didn't use Google API. In the close future, we will release an arxiv paper to demonstrate details.

yoosan commented 5 years ago

Got it, thanks.

phamthanhtri commented 5 years ago

Hi I have read paper. But I don't find explain about confident score in file train_urls_tiny.txt .How does you generate confident score 11,166 category in this file. Can you explain it ?
Thanks