Skip to content

cvsp-lab/cvsp-lab.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Integrated Repository for Project Pages

Page Lists

Page Title Published @ source
3DMOM Optimizing 4D Gaussians for Dynamic Scene Video from Single Landscape Images ICLR2025 directory

Quick Guide for page uploads

  1. run below commands to make your working branch
MY_PROJECT_NAME="example-project-name"
git clone https://github.com/cvsp-lab/cvsp-lab.github.io.git
git checkout -b $MY_PROJECT_NAME
  1. build your project page at working directory
mkdir "my-project-name"
cd "my-project-name"
  1. push to master to deploy your project page
git add .
git commit -m "Completed My Beautiful Project Page"
git push origin $MY_PROJECT_NAME

About

CVSP Lab. project page repository

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages