lsnet_t / README.md
nielsr's picture
nielsr HF Staff
Add image-classification pipeline tag
da6eaf6 verified
|
raw
history blame
574 Bytes
metadata
library_name: timm
license: mit
tags:
  - image-classification
  - timm
library_tag: timm
pipeline_tag: image-classification

LSNet: See Large, Focus Small

Paper: https://arxiv.org/abs/2503.23135

Code: https://github.com/THU-MIG/lsnet

@misc{wang2025lsnetlargefocussmall,
      title={LSNet: See Large, Focus Small},
      author={Ao Wang and Hui Chen and Zijia Lin and Jungong Han and Guiguang Ding},
      year={2025},
      eprint={2503.23135},
      archivePrefix={arXiv},
      primaryClass={cs.CV},
      url={https://arxiv.org/abs/2503.23135},
}