WonderJourney 学习笔记

目录

原理

所有场景的参数:


原理

  • Pytorch3D:用于高性能的3D渲染,确保生成的场景具有高度的真实感和细节。
  • GPT-4:通过生成场景描述,为每一帧提供丰富的背景故事和情感。
  • MiDaS:用于深度估计,确保场景的立体感和空间感。
  • Stable Diffusion:用于图像生成和修复,确保每一帧的图像质量。

所有场景的参数:

WonderJourney-main/examples/examples.yaml

case 场景参数:

bash 复制代码
- name: real_building
  image_filepath: examples/images/26_real_building.png
  style_prompt: campus setting DSLR 35mm landscape
  content_prompt: Elegant building, dynamic fountain set, Mediterranean building, campus setting
  negative_prompt: ""
  background: ""

室内场景:

14_french_manor.png

bash 复制代码
- name: french_manor
  image_filepath: examples/images/14_french_manor.png
  style_prompt: painting style
  content_prompt: 18th Century French Manor House, chandelier, fireplace, piano
  negative_prompt: ''
  background: A grand piano sits in a spacious room with a chandelier hanging above
    it. The room is decorated with paintings and vases, and there are chairs placed
    around the piano. The room appears to be a formal living area or a concert hall
相关推荐
知舟不叙5 分钟前
深度学习——基于PyTorch的MNIST手写数字识别详解
人工智能·pytorch·深度学习·手写数字识别
Jamence9 分钟前
多模态大语言模型arxiv论文略读(118)
论文阅读·人工智能·语言模型·自然语言处理·论文笔记
愚农搬码12 分钟前
LangChain 调用不同类型的多MCP服务
人工智能·后端
AI速译官21 分钟前
字节跳动推出视频生成新模型Seedance
人工智能
chenquan1 小时前
ArkFlow 流处理引擎 0.4.0-rc1 发布
人工智能·后端·github
Se7en2581 小时前
使用 Higress AI 网关代理 vLLM 推理服务
人工智能
AI大模型技术社1 小时前
PyTorch手撕CNN:可视化卷积过程+ResNet18训练代码详解
人工智能·神经网络
CSTechEi2 小时前
【IEEE/EI/Scopus检索】2025年第六届模式识别与数据挖掘国际会议 (PRDM 2025)
人工智能·数据挖掘·模式识别·ei学术会议
明明跟你说过3 小时前
FastChat 架构拆解:打造类 ChatGPT 私有化部署解决方案的基石
人工智能·语言模型·chatgpt·openai
Listennnn3 小时前
Text2SQL、Text2API基础
数据库·人工智能