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
相关推荐
说私域6 分钟前
开源链动2+1模式、AI智能名片与S2B2C商城小程序:社群经济的数字化重构路径
人工智能·小程序·开源
rengang669 分钟前
智能化的重构建议:大模型分析代码结构,提出可读性和性能优化建议
人工智能·性能优化·重构·ai编程
灵遁者书籍作品18 分钟前
语言的拓扑学约束公理:语言对实在的描述具有拓扑不变量——某些真理必须通过悖论、沉默或隐喻表达
人工智能·计算机视觉
一尘之中19 分钟前
觉醒的拓扑学:在量子纠缠与神经幻象中重构现实认知
人工智能·重构
金宗汉19 分钟前
《宇宙递归拓扑学:基于自指性与拓扑流形的无限逼近模型》
大数据·人工智能·笔记·算法·观察者模式
Joy T44 分钟前
海南蓝碳:生态财富与科技驱动的新未来
大数据·人工智能·红树林·海南省·生态区建设
N0nename1 小时前
TR3--Transformer之pytorch复现
人工智能·pytorch·python
北京耐用通信1 小时前
电力自动化新突破:Modbus如何变身Profinet?智能仪表连接的终极解决方案
人工智能·物联网·网络安全·自动化·信息与通信
golang学习记2 小时前
VSCode Copilot 编码智能体实战指南:让 AI 自主开发,你只负责 Review!
人工智能
渡我白衣2 小时前
深度学习进阶(八)——AI 操作系统的雏形:AgentOS、Devin 与多智能体协作
人工智能·深度学习