nxtp / README.md
kaiyuyue's picture
Update README.md
adced1b verified
|
raw
history blame
606 Bytes
metadata
license: cc
tags:
  - pytorch
  - onnx

This is the official PyTorch implementation for the paper Object Recognition as Next Token Prediction accepted at CVPR 2024 (Highlight). For more details, please check out GitHub.

@inproceedings{nxtp,
  title     = {{Object Recognition as Next Token Prediction}},
  author    = {Kaiyu Yue and Bor-Chun Chen and Jonas Geiping and Hengduo Li and Tom Goldstein and Ser-Nam Lim},
  booktitle = {Computer Vision and Pattern Recognition Conference (CVPR)},
  year      = {2024}
}