Acceptance at ICCV opens an unusually long runway: decisions landed in late June 2025 and the conference ran October 19–23 in Honolulu, leaving roughly four months between verdict and podium. The camera-ready deadline sits inside that window (the exact 2025 date was not fetchable at verification time — 待核实; it is communicated in the acceptance email and on the conference site). Use the runway deliberately: most camera-ready damage happens in the first rushed week, and most release-promise damage in the last.
An ICCV paper is published through two channels with different jobs:
| Channel | What it is | What depends on it |
|---|---|---|
| CVF open access (openaccess.thecvf.com) | Free public copy of the accepted paper, posted around the conference | What the field actually reads and cites day-to-day |
| IEEE Xplore | Version of record under IEEE co-sponsorship | Institutional/indexing records, some tenure and reporting systems |
No article-processing charge exists in this pipeline; costs run through registration. There is also no copy editor: the PDF you upload is what both channels carry forever, so the proofreading pass below is the only one that will ever happen.
Work through these in order, then rebuild and re-read the whole paper:
# Promise-tracking during the camera-ready edit
grep -oiE 'we will [a-z ]+' rebuttal.pdf.txt | sort -u > promises.txt
# ...manually annotate each line with the section where it was honored
awk 'END{print NR" promises to verify"}' promises.txt
pdftotext camera_ready.pdf - | grep -nE '\?\?|Anonymous|under review' | head # broken refs & leftovers
Four months is long enough for bug fixes and longer training runs to move your tables. The integrity rule: reviewed numbers may improve in the final version only with a footnote saying what changed and why. Silent upgrades between the version reviewers scored and the version the world reads are how post-publication integrity threads start — at a venue whose proceedings are permanently public on CVF open access, the diff is one script away for anyone.
The media embargo ends at acceptance, so the communications sequence inverts:
ICCV's venues rotate internationally (Honolulu 2025; Hong Kong announced for October 2027), which makes presentation logistics part of camera-ready season, not conference week:
iccv-workflow).Recurring faults in published CVF-venue PDFs, all catchable in an afternoon:
review-mode line numbers surviving into the final build; \usepackage[review]
left on; figures downsampled by a compression pass until the qualitative
comparison is invisible; references still citing arXiv identifiers for papers
long since published (fix per iccv-related-work); author-order or affiliation
mismatches between the PDF, OpenReview, and the publisher form — the mismatch
propagates into IEEE Xplore metadata and is painful to correct after indexing.
[Camera-ready state] runway weeks left: <n>; blockers: <list>
[Promise diff] rebuttal commitments honored: n/m
[Number changes] none / footnoted: <table → reason>
[Links live] repo · weights · project page · availability statement updated
[Public sync] arXiv refreshed · canonical BibTeX set · CVF URL linked
[October plan] registration · visa · tier deliverables · backup presenter