Image Classification
yinkx3 nielsr HF Staff commited on
Commit
79342c6
·
verified ·
1 Parent(s): 03c86c8

Add pipeline tag, paper, and code links (#1)

Browse files

- Add pipeline tag, paper, and code links (9b09bb8c4d31b819cd042a84f9be967b7187268b)


Co-authored-by: Niels Rogge <nielsr@users.noreply.huggingface.co>

Files changed (1) hide show
  1. README.md +8 -3
README.md CHANGED
@@ -1,3 +1,8 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ pipeline_tag: image-classification
4
+ ---
5
+
6
+ This repository contains models described in the paper [DART: Differentiable Dynamic Adaptive Region Tokenizer for Vision Transformer and Mamba](https://huggingface.co/papers/2506.10390).
7
+
8
+ Code: https://github.com/HCPLab-SYSU/DART