tensorflow / tpu

Reference models and tools for Cloud TPUs.
https://cloud.google.com/tpu/
Apache License 2.0
5.2k stars 1.77k forks source link

PascalVOC-AUG pseudo labels #986

Open lkdci opened 2 years ago

lkdci commented 2 years ago

Hi thanks for your work. Is the PascalVOC-AUG pseudo labels used in the paper, "Rethinking Pre-training and Self-training", publicity available? If not, are there any instructions on how to create those? Couldn't find some details in the paper about which model was used to predict the labels? Does the pseudo label is defined by argmax of the predictions or by a fixed threshold?