Skip to content

limacv/VideoLoopUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

3D Video Loop web demo

This repo contains demos and results for the CVPR 2023 paper: 3D Video Loops from Asynchronous Input. For more information, please visit the project webpage.

Usage

If you want to visualize your own 3D video loop (locally), here is what you can do:

  1. Clone the repo.

  2. Place your data under the assets folder.

  3. Run the start_python_server.py

  4. Open your browser, and go to http://localhost:8000. (tested in Safari, Edge and Chrome)

  5. In the data_url menu, type in your data name (e.g. "assets/fall1"), and click loadscene button. If your data is generated by the official code, you should be able to see your video loop 3D!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages