This directory contains the HTML project page for Depth Anything 3.
index.html- Main project page with all sections and demosstyles.css- CSS styles for the project pagescript.js- JavaScript functionality for interactions and carouselsgenerate_placeholders.html- Tool to generate placeholder images for videosREADME.md- This file
- Modern UI: Clean, professional design with gradient backgrounds
- Dark/Light Theme: Toggle between dark and light modes
- Responsive: Works on desktop, tablet, and mobile devices
- Smooth Animations: Fade-in effects and smooth transitions
- Banner: Title, authors, and quick links
- Main Demo Video: Primary demonstration video
- Overview: TL;DR and Abstract
- Performance Comparison: Benchmark charts
- Interactive Demos: Multiple demo videos with descriptions
- Applications: Carousel of application videos with descriptions
- Technical Analysis: Carousel of analysis videos
- Model Specifications: Different model variants and parameters
- Citation: BibTeX citation format
- Carousel Navigation: Left/right arrows and dot indicators
- Auto-play: Automatic carousel rotation (pauses on hover)
- Keyboard Navigation: Arrow keys for carousel control
- Touch Support: Swipe gestures on mobile devices
- Smooth Scrolling: Navigation links scroll smoothly to sections
- Open
generate_placeholders.htmlin a web browser - Click "Download All Placeholder Images" to get placeholder images
- Replace the placeholder images with your actual video content:
assets/main_demo_poster.jpg- Main demo video posterassets/benchmark_comparison.png- Performance comparison chartassets/interactive_demo1.mp4- Multi-view depth estimation demoassets/interactive_demo2.mp4- 3D Gaussian estimation demoassets/interactive_demo3.mp4- Pose-conditioned depth demoassets/app_robotics.mp4- Robotic navigation applicationassets/app_ar_vr.mp4- AR/VR applicationsassets/app_autonomous_driving.mp4- Autonomous driving applicationassets/app_3d_reconstruction.mp4- 3D reconstruction applicationassets/analysis_architecture.mp4- Network architecture analysisassets/analysis_ablation.mp4- Ablation studiesassets/analysis_failure_cases.mp4- Failure case analysis
- Colors: Modify CSS variables in
styles.cssto change the color scheme - Content: Edit text content in
index.html - Videos: Replace video sources with your actual content
- Layout: Adjust grid layouts and spacing in CSS
Simply upload all files to your web server. The page is self-contained and doesn't require any server-side processing.
- Chrome 60+
- Firefox 55+
- Safari 12+
- Edge 79+
This project page is part of the Depth Anything 3 project. Please refer to the main project license for usage terms.