Sense-X / UniFormer

[ICLR2022] official implementation of UniFormer
Apache License 2.0
816 stars 111 forks source link

How could I use token labeling for object detection task? #52

Closed liming-ai closed 2 years ago

Andy1621 commented 2 years ago

Thanks for your questions. In my opinion, Token Labeling only works for ImageNet pre-training. You can simply use those models pre-trained with Token Labeling for object detection!

For more details about Token Labeling, please see their official repo!

Andy1621 commented 2 years ago

As there is no more activity, I am closing the issue, don't hesitate to reopen it if necessary.