Sense-X / UniFormer

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

Usage of Image classification with UniFormer with Token Labeling #119

Closed shimmer-ghq closed 1 year ago

shimmer-ghq commented 1 year ago

Hello author, thank you for your excellent work. I'm a graduate student and want to replicate your UniFormer-L+Layer Scale to train my own data. But I didn't figure out exactly how to use this code. My task is to train a dichotomous image network that currently only has images and corresponding 0/1 labels. How do I prepare my data? Do I need to generate token label data for my training data, and if so, how? Looking forward to your answer.

Andy1621 commented 1 year ago

For token labeling, you can ask the authors here.