zihangJiang / TokenLabeling

Pytorch implementation of "All Tokens Matter: Token Labeling for Training Better Vision Transformers"
Apache License 2.0
425 stars 36 forks source link

Code refactoring #32

Open tosemml opened 1 year ago

tosemml commented 1 year ago

These slight code adjustments aim to enhance conciseness of the code by employing optimized NumPy functions.