PaperFigureAssets is organized as a static, paper-level asset gallery. Keep contributions simple, reproducible, and license-aware.
- Use one directory per paper under
papers/. - Every paper directory must include a
README.md. - Put method figure previews and PPT sources in
method_figures/. - Put result analysis figure previews in
result_figures/. - Put table preview images in
tables/. - Write plotting code, color palettes, and LaTeX table source directly in the paper
README.md. - Do not upload original paper figures without reuse permission unless the paper license explicitly allows redistribution.
papers/year_venue_short_paper_name/
├── README.md
├── method_figures/
├── result_figures/
└── tables/
Use stable, descriptive names:
fig1_overview.pngfig1_overview.pptxfig2_ablation.pngtable1_main_results.png