tensorflow / tpu

Reference models and tools for Cloud TPUs.

Home Page:https://cloud.google.com/tpu/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Questions about self-training

Stanleyluuuu opened this issue · comments

Hello, I'm wondering how you select the class of unlabeled data (which is ImageNet 2012). The class of ImageNet 2012 is much more than COCO, there must be lots of image classes that are mispredicted. How did you deal with this problem, did you do any pre-process selection before making pseudo label?