Offline search for ICLR, ICML, NeurIPS, CVPR, ICCV, and ECCV papers from 2024-2026.
Data is split by year and conference:
data/2024/iclr.json
data/2024/icml.json
data/2024/neurips.json
data/2024/cvpr.json
data/2024/eccv.json
data/2025/...
data/2026/...
data/manifest.json
- Main conference / proceedings papers only where public official or bibliographic sources are available.
- Workshops are not intentionally included.
presentation_typeis one ofposter,spotlight,highlight,oral,best_paper, ormain.- If the public list does not expose poster/oral status, the paper is marked as
main. - Unavailable year/conference pairs are recorded in
manifest.json.
- ICLR: OpenReview API
- ICML: PMLR
- NeurIPS: NeurIPS Proceedings
- CVPR / ICCV: DBLP full title list, with available conference-site presentation metadata merged when detectable
- ECCV 2024: ECCV virtual site
python -m http.server 8901 --bind 127.0.0.1Open:
http://127.0.0.1:8901
From the workspace root:
python outputs/all-conference-paper-search/scripts/collect_all_papers.pyThe page exports the current filtered results with:
- conference
- year
- presentation_type
- track
- title
- url
- source