CVPR 2026 Paper Website Template

ProjectTitle: A Strong, Clear, and Reusable Paper Website

A clean GitHub Pages template for CVPR 2026 projects, inspired by the structure of modern paper pages and tuned for quick iteration.

1University / Lab Name 2Company / Institute Name

* Equal contribution. Replace these placeholders with your actual metadata.

Teaser Figure
Main visual goes here
Swap this block for a teaser image, animation, or a responsive `<video>` element.

Overview

Abstract

This template gives you a strong starting point for a CVPR-style project page. It includes space for a headline teaser, paper links, method overview, qualitative results, quantitative highlights, video embeds, and citation info. The current content is intentionally placeholder text so you can debug the structure first and replace it section by section.

Pipeline

Method

Use this area to describe your model, system, or core idea. The layout is built for one figure and one text column, matching the style often used on paper websites.

  • Point 1: Explain the key module or contribution.
  • Point 2: Mention the training setup, data, or supervision.
  • Point 3: Add one line on why the approach matters.
Input Encoder Core Model Output

Replace this stylized placeholder with your pipeline figure.

Experiments

Results

Qualitative Results

Show side-by-side comparisons, generated samples, or ablations.

Image / GIF / Video Placeholder

Quantitative Results

Add a benchmark table, a short takeaway, or a compact chart.

93.1Metric A
+6.8vs Baseline
2.1xFaster

Video

For GitHub Pages, you can place a local `assets/demo.mp4` file here or embed YouTube with an `<iframe>`.

This button is wired up so you can confirm JavaScript is working.

Downloads

Resources

Reference

Citation

@inproceedings{projecttitle2026,
  title     = {ProjectTitle: A Strong, Clear, and Reusable Paper Website},
  author    = {Author One and Author Two and Author Three and Author Four},
  booktitle = {Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR)},
  year      = {2026}
}