mini-sora / minisora

MiniSora: A community aims to explore the implementation path and future development direction of Sora.
https://github.com/mini-sora/minisora
Apache License 2.0
1.1k stars 144 forks source link

Add [ConferenceName Year] to Each Paper in the colomn of `Links` or `链接` #101

Closed chg0901 closed 4 months ago

chg0901 commented 4 months ago

For example:

Diffusion Model

论文 链接
1) [ICCV 23] StableVideo: Text-driven Consistency-aware Diffusion Video Editing Paper, Github, Project
2) [CVPR 24] MovieChat: From Dense Token to Sparse Memory for Long Video Understanding Paper, Github, Project
3) DDPM: Denoising Diffusion Probabilistic Models Paper, Github

This table in the above could be changed as the following:

Diffusion Model

论文 链接
1) StableVideo: Text-driven Consistency-aware Diffusion Video Editing ICCV 23 Paper, Github, Project
2) MovieChat: From Dense Token to Sparse Memory for Long Video Understanding CVPR 24 Paper, Github, Project
3) DDPM: Denoising Diffusion Probabilistic Models NeurIPS 20 Paper, Github
JunyaoHu commented 4 months ago

If the paper is already a conference paper rather than arxiv, should we replace the link with the conference version?

like

StableVideo: https://openaccess.thecvf.com/content/ICCV2023/html/Chai_StableVideo_Text-driven_Consistency-aware_Diffusion_Video_Editing_ICCV_2023_paper.html

DDPM: https://proceedings.neurips.cc//paper_files/paper/2020/hash/4c5bcfec8584af0d967f1ab10179ca4b-Abstract.html

chg0901 commented 4 months ago

I recommend keeping the arXiv link(https://arxiv.org/abs/2308.09592) and the abbreviated conference name (ICCV 23 Paper).

ArXiv papers often contain more detailed information and supplemental resources compared to the conference paper version. Additionally, arXiv papers are accessible to anyone, making them a valuable resource for reference and further exploration