Skip to content

Commit

Permalink
update papers.
Browse files Browse the repository at this point in the history
  • Loading branch information
gzchen4ai committed May 30, 2024
1 parent e1f6715 commit db29f9e
Showing 1 changed file with 49 additions and 11 deletions.
60 changes: 49 additions & 11 deletions _data/sources.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -270,15 +270,15 @@

# ------ Above are the highlight papers ------

- id: arxiv:2308.01907
type: paper
publisher: Arxiv Tech Report 2023
buttons:
- type: paper
link: https://arxiv.org/abs/2308.01907
- type: source
text: Code
link: https://github.com/opengvlab/all-seeing
# - id: arxiv:2308.01907
# type: paper
# publisher: Arxiv Tech Report 2023
# buttons:
# - type: paper
# link: https://arxiv.org/abs/2308.01907
# - type: source
# text: Code
# link: https://github.com/opengvlab/all-seeing

- id: arxiv:2211.05781
type: paper
Expand Down Expand Up @@ -427,7 +427,7 @@

- id: arxiv:2401.06197
type: paper
publisher: Arxiv Tech Report 2024
publisher: CVPR 2024 (Highlight)
buttons:
- type: paper
link: https://arxiv.org/abs/2401.06197
Expand All @@ -447,13 +447,16 @@

- id: arxiv:2312.14238
type: paper
publisher: Arxiv Tech Report 2024
publisher: CVPR 2024 (Oral)
description: "<img src=\"https://img.shields.io/github/stars/OpenGVLab/InternVL\" style=\"margin:5px ;vertical-align: middle\"> <a href=\"https://www.paperdigest.org/2022/02/most-influential-iclr-papers-2022-02/\"><button style=\"padding: 10px; display: inline-flex; font-family: var(--heading); font-weight: var(--semi-bold); background-color: #0ea5e9; color: white; border: none; border-radius: 10px; margin: 5px; gap: 10px; max-width: calc(100% - 5px - 5px); vertical-align: middle; cursor: pointer;\">2nd of the most influential papers in ICLR 2021</button></a>"
buttons:
- type: paper
link: https://arxiv.org/abs/2312.14238
- type: source
text: Code
link: https://github.com/OpenGVLab/InternVL
- type: website
link: https://internvl.github.io/

- id: arxiv:2312.09245
type: paper
Expand Down Expand Up @@ -505,3 +508,38 @@
- type: source
text: Code
link: https://github.com/OpenGVLab/VisionLLM

# ------ Below are updated on 2024/05/30 ------

- id: arxiv:2402.19474
type: paper
publisher: Arxiv Tech Report 2024
buttons:
- type: paper
link: https://arxiv.org/abs/2402.19474
- type: source
text: Code
link: https://github.com/OpenGVLab/all-seeing

- id: arxiv:2403.02308
type: paper
publisher: Arxiv Tech Report 2024
buttons:
- type: paper
link: https://arxiv.org/abs/2403.02308
- type: source
text: Code
link: https://github.com/OpenGVLab/Vision-RWKV

- id: arxiv:2404.16821
type: paper
publisher: Arxiv Tech Report 2024
description: "<img src=\"https://img.shields.io/github/stars/OpenGVLab/InternVL\" style=\"margin:5px ;vertical-align: middle\"> <a href=\"https://www.paperdigest.org/2022/02/most-influential-iclr-papers-2022-02/\"><button style=\"padding: 10px; display: inline-flex; font-family: var(--heading); font-weight: var(--semi-bold); background-color: #0ea5e9; color: white; border: none; border-radius: 10px; margin: 5px; gap: 10px; max-width: calc(100% - 5px - 5px); vertical-align: middle; cursor: pointer;\">2nd of the most influential papers in ICLR 2021</button></a>"
buttons:
- type: paper
link: https://arxiv.org/abs/2404.16821
- type: source
text: Code
link: https://github.com/OpenGVLab/InternVL
- type: website
link: https://internvl.github.io/

0 comments on commit db29f9e

Please sign in to comment.