kaiyuyue commited on
Commit
d71b46c
1 Parent(s): 18aa15a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -5,6 +5,6 @@ tags:
5
  - onnx
6
  ---
7
 
8
- [`GitHub`](https://github.com/KaiyuYue/nxtp)
 
9
 
10
- This project is under the CC-BY-NC 4.0 license. See [LICENSE](https://github.com/kaiyuyue/nxtp/blob/main/LICENSE) for details.
 
5
  - onnx
6
  ---
7
 
8
+ This is the official PyTorch implementation for the paper [Object Recognition as Next Token Prediction](https://arxiv.org/abs/2312.02142) accepted at CVPR 2024 (Highlight).
9
+ For more details, please check out [GitHub](https://github.com/KaiyuYue/nxtp).
10