Skip to content

cvsp-lab/cvsp-lab.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 

Repository files navigation

CVSP Lab · Project Pages

Hub page for the Computer Vision & Signal Processing Lab @ PNU project pages, served at paper.pnu-cvsp.com.

The landing page (index.html) is a static, curated list. Each project lives in its own repository with GitHub Pages enabled, and — because this org-pages site has the custom domain paper.pnu-cvsp.com — is served under paper.pnu-cvsp.com/<repo>/.

Page Lists

Page Title Published @ Repository
3DZip Spatial-Aware Feature Diversity-Guided Token Compression for 3D Question Answering ECCV 2026 cvsp-lab/3DZip
LivingWorld Interactive 4D World Generation with Environmental Dynamics ECCV 2026 cvsp-lab/LivingWorld
SFPruner Structured Redundancy Modeling for Efficient Visual Token Pruning in High-Resolution MLLMs ECCV 2026 cvsp-lab/SFPruner
MoE-GS Mixture of Experts for Dynamic Gaussian Splatting ICLR 2026 cvsp-lab/MoE-GS
AgilePruner Attention and Diversity for Adaptive Visual Token Pruning in LVLMs ICLR 2026 cvsp-lab/AgilePruner
FocusMatters Phase-Aware Suppression for Hallucination in Vision-Language Models Preprint cvsp-lab/FocusMatters
3D-MOM Optimizing 4D Gaussians for Dynamic Scene Video from Single Landscape Images ICLR 2025 cvsp-lab/ICLR2025_3D-MOM
Stable-cGAN Enhancing Stability in Training Conditional GANs via Selective Data Matching Preprint cvsp-lab/Stable-cGAN
3D-MRM 3D-MRM Under Review cvsp-lab/3D_MRM_page

To add a project to the hub, add an entry to the PROJECTS array in index.html after enabling Pages on its repository.

Quick Guide for adding a project page

Each project page lives in its own repository under the cvsp-lab org.

  1. Create/push your project-page repo (e.g. cvsp-lab/MyProject), with index.html at the root of the source branch.

  2. Enable GitHub Pages on that repo: Settings → Pages → Build from a branch, pick your source branch (e.g. main or project_page) and folder (/ or /docs). It will be served at https://paper.pnu-cvsp.com/MyProject/.

  3. Add it to the hub: append an entry to the PROJECTS array in index.html (and, optionally, a row to the table above):

{ repo: "MyProject", venue: "CVPR 2026", title: "My Beautiful Project Title" },

url defaults to https://paper.pnu-cvsp.com/<repo>/; set it explicitly only if the page lives elsewhere.

About

CVSP Lab. project page repository

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages