nxtp
nxtp copied to clipboard
Object Recognition as Next Token Prediction (CVPR 2024)
Hi, I recently noticed your paper, which is indeed a promising work, congratulations! I also noticed your paper cited our works, [Tag2Text](https://arxiv.org/abs/2303.05657) and [RAM](https://arxiv.org/abs/2306.03514), which is such a great honor,...
hi @kaiyuyue i see the [lines](https://github.com/kaiyuyue/nxtp/blob/main/src/encoding.py#L115-L119) in `encoding.py`, for what reason to miss these samples? for imagenet-1k dataset, many categories are less then 3 class names.
I hope this message finds you well. I would like to express my gratitude for sharing your model and code; they’ve been incredibly helpful for my project. I noticed that...