{"@context":"https://schema.org","@type":"NewsArticle","generatedAt":"2026-07-23T08:01:28.298Z","headline":"谷歌 DeepMind 发布 GenCeption：基于阿里 Wan2.1，打破计算机视觉桎梏","description":"谷歌 DeepMind 发布 GenCeption 模型，将预训练视频生成器逆向改造成单一模型，可同时完成深度估计、图像分割等核心视觉任务。该模型基于阿里 Wan2.1 训练，一次前向传播即可输出结果，小模型处理 81 帧视频约需 6 秒。","url":"https://www.aioga.com/news/cmrucrpte0wlxbi7f05292z6v/","mainEntityOfPage":"https://www.aioga.com/news/cmrucrpte0wlxbi7f05292z6v/","datePublished":"2026-07-21T07:00:10.000Z","dateModified":"2026-07-21T07:00:10.000Z","inLanguage":"zh-CN","publisher":{"@type":"NewsMediaOrganization","name":"Aioga","url":"https://www.aioga.com"},"citation":["https://www.ithome.com/0/979/535.htm","https://aihot.virxact.com/items/cmrucrpte0wlxbi7f05292z6v"],"canonicalUrl":"https://www.aioga.com/news/cmrucrpte0wlxbi7f05292z6v/","directAnswer":{"@type":"Answer","text":"Aioga 编辑摘要：谷歌 DeepMind 发布 GenCeption 模型，将预训练视频生成器逆向改造成单一模型，可同时完成深度估计、图像分割等核心视觉任务。 Aioga 将其归入「论文研究」方向，重点关注它对真实使用和行业竞争的影响。","url":"https://www.aioga.com/news/cmrucrpte0wlxbi7f05292z6v/","dateCreated":"2026-07-21T07:00:10.000Z","author":{"@type":"Organization","@id":"https://www.aioga.com/authors/aioga-editorial/#editorial-team","name":"Aioga Editorial Team","url":"https://www.aioga.com/authors/aioga-editorial/"}},"evidence":[{"@type":"CreativeWork","name":"IT之家 source article","url":"https://www.ithome.com/0/979/535.htm","datePublished":"2026-07-21T07:00:10.000Z","provider":{"@type":"Organization","name":"IT之家","url":"https://www.ithome.com/0/979/535.htm"}},{"@type":"CreativeWork","name":"AIHot archive record","url":"https://aihot.virxact.com/items/cmrucrpte0wlxbi7f05292z6v","datePublished":"2026-07-21T07:00:10.000Z","provider":{"@type":"Organization","name":"AIHot","url":"https://aihot.virxact.com/items/cmrucrpte0wlxbi7f05292z6v"}}],"aggregationSource":"IT之家（RSS）","originalPublisher":{"name":"IT之家","url":"https://www.ithome.com/0/979/535.htm"},"article":{"id":"cmrucrpte0wlxbi7f05292z6v","slug":"cmrucrpte0wlxbi7f05292z6v","url":"https://www.aioga.com/news/cmrucrpte0wlxbi7f05292z6v/","title":"谷歌 DeepMind 发布 GenCeption：基于阿里 Wan2.1，打破计算机视觉桎梏","title_en":"","summary":"谷歌 DeepMind 发布 GenCeption 模型，将预训练视频生成器逆向改造成单一模型，可同时完成深度估计、图像分割等核心视觉任务。该模型基于阿里 Wan2.1 训练，一次前向传播即可输出结果，小模型处理 81 帧视频约需 6 秒。","source":"IT之家（RSS）","sourceUrl":"https://www.ithome.com/0/979/535.htm","aiHotUrl":"https://aihot.virxact.com/items/cmrucrpte0wlxbi7f05292z6v","publishedAt":"2026-07-21T07:00:10.000Z","category":"论文研究","score":46,"selected":false,"articleBody":["IT之家：https://www.ithome.com/ 7 月 21 日消息，科技媒体 The Decoder 昨日（7 月 20 日）发布博文，报道称谷歌 DeepMind 发布 GenCeption 模型， 将预训练的视频生成器重新用于深度估计和分割等经典计算机视觉任务。","IT之家援引博文介绍，大语言模型在学习预测下一个 Token 的时候，在训练过程中往往需要吸收语法、世界知识和上下文关系等内容。","但是在计算机视觉领域，视觉模型缺少等效的训练方法，主要由专业模型主导，包括用于分割的“Segment Anything”和用于深度估计的“Depth Anything”，每个模型都使用其特定的架构。","谷歌 DeepMind 团队为此提出 GenCeption 模型方案， 尝试 将一个“生成视频”的 AI 模型逆向改造成一个能“理解世界”的视觉分析引擎 。","GenCeption 打破了传统计算机视觉“一个任务一个专用模型”的格局，仅凭单一模型就能同时做好 深度估计、图像分割、3D 姿态估计、表面法线预测和相机姿态估计 等核心视觉任务。","GenCeption 基于阿里巴巴开源视频模型通义万相 Wan2.1 系列训练，与传统扩散模型需多步去噪不同，GenCeption 在一次前向传播中完成预测，从而提升视觉任务处理速度。模型通过文本提示指定任务，可输出深度图、表面法线图、分割掩码，并可处理相机运动表示。","训练数据以合成为主。论文称，数据集仅包含 7500 段视频，由 800 个数字人体模型与 200 段动作捕捉序列组合生成，再通过 Blender 在不同背景和镜头角度下渲染。","泛化方面，GenCeption 几乎只在单人合成视频上训练，但可处理真实多人视频，也可迁移到动物和类人机器人类别。论文称，部分输出细节甚至超过训练时 Blender 渲染结果，可保留猫胡须和单根发丝边缘。","性能方面，论文给出两组处理时间数据：小模型处理 81 帧视频约需 6 秒；大模型参数量为 140 亿，处理同样长度视频约需 10 秒。","Video Generation Models are General-Purpose Vision Learners：https://arxiv.org/html/2607.09024v1"],"articleImages":[{"sourceUrl":"https://img.ithome.com/newsuploadfiles/2026/7/7ccf675f-a6c8-4f51-b1ca-01c839353ec8.jpg@s_2,w_820,h_264","alt":"A single model generates depth, normals, segmentations, and pose from the same video based on a text prompt. Despite training mostly on synthetic data, it generalizes to real-world footage and object classes it never saw.","afterParagraph":1,"url":"/media/articles/cmrucrpte0wlxbi7f05292z6v/dfd224cc61ac14bd.jpg"},{"sourceUrl":"https://img.ithome.com/newsuploadfiles/2026/7/9703279f-a31b-4953-be22-517d3fd15878.jpg@s_2,w_820,h_303","alt":"Architecture diagram of GenCeption showing how an input video and text prompt flow through VAE and text encoders into a pre-trained DiT that produces dense task outputs as RGB video and sparse task outputs via learnable tokens and an MLP, all in a single forward pass.","afterParagraph":5,"url":"/media/articles/cmrucrpte0wlxbi7f05292z6v/e1984fda362677cd.jpg"},{"sourceUrl":"https://img.ithome.com/newsuploadfiles/2026/7/c1d48a38-c6fe-4724-9d38-f9319d6d50ff.jpg@s_2,w_820,h_288","alt":"Left, a radar chart comparing GenCeption as both specialist and generalist against models like DepthAnything3, SAM3, D4RT, and VGGT-Ω across ten vision tasks. Right, a log-scale plot of depth accuracy (AbsRel) versus number of training frames.","afterParagraph":7,"url":"/media/articles/cmrucrpte0wlxbi7f05292z6v/6417f37af83b9640.jpg"},{"sourceUrl":"https://img.ithome.com/newsuploadfiles/2026/7/254250e5-765f-4254-8715-406f1ec078d4.jpg@s_2,w_820,h_954","alt":"Six rows showing original video frames alongside color-coded depth maps and surface normal maps for scenes including a robot arm, electronics store, workshop, warehouse, nighttime street, and interior with a hand in the foreground.","afterParagraph":8,"url":"/media/articles/cmrucrpte0wlxbi7f05292z6v/8dbb5b184ee5605d.jpg"}],"mediaStatus":"ok","articleBodyZh":[],"translationStatus":"","bodyOrigin":"source-page","editorial":{"summary":"Aioga 编辑摘要：谷歌 DeepMind 发布 GenCeption 模型，将预训练视频生成器逆向改造成单一模型，可同时完成深度估计、图像分割等核心视觉任务。 Aioga 将其归入「论文研究」方向，重点关注它对真实使用和行业竞争的影响。","background":"背景分析：模型与研究类动态需要结合能力边界、开放方式、成本、可用性和真实任务表现判断，单项指标领先不等于已经形成稳定采用。","viewpoint":"Aioga 判断：这条动态更适合作为行业观察信号，当前信息足以建立线索，但不足以推导长期结论。","implications":"影响分析：对相关团队而言，短期应先核对来源、可用范围和实际成本，再判断是否值得接入或跟进。","nextStep":"后续观察：继续观察官方文档、实际可用性、价格变化、开发者反馈和竞品回应。","evidenceRefs":["title","summary","articleBody"],"confidence":"medium","status":"published","aiGenerated":false,"autoApproved":true,"generatedBy":"rule-safe-fallback","generatedAt":"2026-07-23T08:10:16.731Z","sourceHash":"af6e96d74d2e6c1b","validation":{"passed":true,"mode":"rule-safe-fallback","checks":["schema","length","source-attribution","no-html"]}},"tags":["论文研究","IT之家（RSS）"],"translations":{"zh-CN":{"title":"谷歌 DeepMind 发布 GenCeption：基于阿里 Wan2.1，打破计算机视觉桎梏","summary":"谷歌 DeepMind 发布 GenCeption 模型，将预训练视频生成器逆向改造成单一模型，可同时完成深度估计、图像分割等核心视觉任务。该模型基于阿里 Wan2.1 训练，一次前向传播即可输出结果，小模型处理 81 帧视频约需 6 秒。","category":"论文研究","source":"IT之家","aggregationSource":"IT之家（RSS）","pageTitle":"谷歌 DeepMind 发布 GenCeption：基于阿里 Wan2.1，打破计算机视觉桎梏 - Aioga AI资讯","description":"谷歌 DeepMind 发布 GenCeption 模型，将预训练视频生成器逆向改造成单一模型，可同时完成深度估计、图像分割等核心视觉任务。该模型基于阿里 Wan2.1 训练，一次前向传播即可输出结果，小模型处理 81 帧视频约需 6 秒。","url":"https://www.aioga.com/news/cmrucrpte0wlxbi7f05292z6v/"},"en":{"title":"谷歌 DeepMind 发布 GenCeption：基于阿里 Wan2.1，打破计算机视觉桎梏","summary":"Aioga tracks this update from IT之家（RSS） under Research. 谷歌 DeepMind 发布 GenCeption 模型，将预训练视频生成器逆向改造成单一模型，可同时完成深度估计、图像分割等核心视觉任务。该模型基于阿里 Wan2.1 训练，一次前向传播即可输出结果，小模型处理 81 帧视频约需 6 秒。","category":"Research","source":"IT之家","aggregationSource":"IT之家（RSS）","pageTitle":"谷歌 DeepMind 发布 GenCeption：基于阿里 Wan2.1，打破计算机视觉桎梏 - Aioga AI News","description":"Aioga tracks this update from IT之家（RSS） under Research. 谷歌 DeepMind 发布 GenCeption 模型，将预训练视频生成器逆向改造成单一模型，可同时完成深度估计、图像分割等核心视觉任务。该模型基于阿里 Wan2.1 训练，一次前向传播即可输出结果，小模型处理 81 帧视频约需 6 秒。","url":"https://www.aioga.com/en/news/cmrucrpte0wlxbi7f05292z6v/"},"ja":{"title":"谷歌 DeepMind 发布 GenCeption：基于阿里 Wan2.1，打破计算机视觉桎梏","summary":"Aiogaは「論文研究」の動きとして、IT之家（RSS） からの更新を追跡しています。谷歌 DeepMind 发布 GenCeption 模型，将预训练视频生成器逆向改造成单一模型，可同时完成深度估计、图像分割等核心视觉任务。该模型基于阿里 Wan2.1 训练，一次前向传播即可输出结果，小模型处理 81 帧视频约需 6 秒。","category":"論文研究","source":"IT之家","aggregationSource":"IT之家（RSS）","pageTitle":"谷歌 DeepMind 发布 GenCeption：基于阿里 Wan2.1，打破计算机视觉桎梏 - Aioga AIニュース","description":"Aiogaは「論文研究」の動きとして、IT之家（RSS） からの更新を追跡しています。谷歌 DeepMind 发布 GenCeption 模型，将预训练视频生成器逆向改造成单一模型，可同时完成深度估计、图像分割等核心视觉任务。该模型基于阿里 Wan2.1 训练，一次前向传播即可输出结果，小模型处理 81 帧视频约需 6 秒。","url":"https://www.aioga.com/ja/news/cmrucrpte0wlxbi7f05292z6v/"},"ko":{"title":"谷歌 DeepMind 发布 GenCeption：基于阿里 Wan2.1，打破计算机视觉桎梏","summary":"Aioga는 IT之家（RSS）의 업데이트를 연구 흐름으로 추적합니다. 谷歌 DeepMind 发布 GenCeption 模型，将预训练视频生成器逆向改造成单一模型，可同时完成深度估计、图像分割等核心视觉任务。该模型基于阿里 Wan2.1 训练，一次前向传播即可输出结果，小模型处理 81 帧视频约需 6 秒。","category":"연구","source":"IT之家","aggregationSource":"IT之家（RSS）","pageTitle":"谷歌 DeepMind 发布 GenCeption：基于阿里 Wan2.1，打破计算机视觉桎梏 - Aioga AI 뉴스","description":"Aioga는 IT之家（RSS）의 업데이트를 연구 흐름으로 추적합니다. 谷歌 DeepMind 发布 GenCeption 模型，将预训练视频生成器逆向改造成单一模型，可同时完成深度估计、图像分割等核心视觉任务。该模型基于阿里 Wan2.1 训练，一次前向传播即可输出结果，小模型处理 81 帧视频约需 6 秒。","url":"https://www.aioga.com/ko/news/cmrucrpte0wlxbi7f05292z6v/"},"es":{"title":"谷歌 DeepMind 发布 GenCeption：基于阿里 Wan2.1，打破计算机视觉桎梏","summary":"Aioga sigue esta actualización de IT之家（RSS） dentro de Investigación. 谷歌 DeepMind 发布 GenCeption 模型，将预训练视频生成器逆向改造成单一模型，可同时完成深度估计、图像分割等核心视觉任务。该模型基于阿里 Wan2.1 训练，一次前向传播即可输出结果，小模型处理 81 帧视频约需 6 秒。","category":"Investigación","source":"IT之家","aggregationSource":"IT之家（RSS）","pageTitle":"谷歌 DeepMind 发布 GenCeption：基于阿里 Wan2.1，打破计算机视觉桎梏 - Aioga Noticias de IA","description":"Aioga sigue esta actualización de IT之家（RSS） dentro de Investigación. 谷歌 DeepMind 发布 GenCeption 模型，将预训练视频生成器逆向改造成单一模型，可同时完成深度估计、图像分割等核心视觉任务。该模型基于阿里 Wan2.1 训练，一次前向传播即可输出结果，小模型处理 81 帧...","url":"https://www.aioga.com/es/news/cmrucrpte0wlxbi7f05292z6v/"},"fr":{"title":"谷歌 DeepMind 发布 GenCeption：基于阿里 Wan2.1，打破计算机视觉桎梏","summary":"Aioga suit cette mise à jour de IT之家（RSS） dans la catégorie Recherche. 谷歌 DeepMind 发布 GenCeption 模型，将预训练视频生成器逆向改造成单一模型，可同时完成深度估计、图像分割等核心视觉任务。该模型基于阿里 Wan2.1 训练，一次前向传播即可输出结果，小模型处理 81 帧视频约需 6 秒。","category":"Recherche","source":"IT之家","aggregationSource":"IT之家（RSS）","pageTitle":"谷歌 DeepMind 发布 GenCeption：基于阿里 Wan2.1，打破计算机视觉桎梏 - Aioga Actualités IA","description":"Aioga suit cette mise à jour de IT之家（RSS） dans la catégorie Recherche. 谷歌 DeepMind 发布 GenCeption 模型，将预训练视频生成器逆向改造成单一模型，可同时完成深度估计、图像分割等核心视觉任务。该模型基于阿里 Wan2.1 训练，一次前向传播即可输出结果，小模型处理 81...","url":"https://www.aioga.com/fr/news/cmrucrpte0wlxbi7f05292z6v/"},"de":{"title":"谷歌 DeepMind 发布 GenCeption：基于阿里 Wan2.1，打破计算机视觉桎梏","summary":"Aioga tracks this update from IT之家（RSS） under 论文研究. 谷歌 DeepMind 发布 GenCeption 模型，将预训练视频生成器逆向改造成单一模型，可同时完成深度估计、图像分割等核心视觉任务。该模型基于阿里 Wan2.1 训练，一次前向传播即可输出结果，小模型处理 81 帧视频约需 6 秒。","category":"论文研究","source":"IT之家","aggregationSource":"IT之家（RSS）","pageTitle":"谷歌 DeepMind 发布 GenCeption：基于阿里 Wan2.1，打破计算机视觉桎梏 - Aioga KI-News","description":"Aioga tracks this update from IT之家（RSS） under 论文研究. 谷歌 DeepMind 发布 GenCeption 模型，将预训练视频生成器逆向改造成单一模型，可同时完成深度估计、图像分割等核心视觉任务。该模型基于阿里 Wan2.1 训练，一次前向传播即可输出结果，小模型处理 81 帧视频约需 6 秒。","url":"https://www.aioga.com/de/news/cmrucrpte0wlxbi7f05292z6v/"},"pt-BR":{"title":"谷歌 DeepMind 发布 GenCeption：基于阿里 Wan2.1，打破计算机视觉桎梏","summary":"Aioga tracks this update from IT之家（RSS） under 论文研究. 谷歌 DeepMind 发布 GenCeption 模型，将预训练视频生成器逆向改造成单一模型，可同时完成深度估计、图像分割等核心视觉任务。该模型基于阿里 Wan2.1 训练，一次前向传播即可输出结果，小模型处理 81 帧视频约需 6 秒。","category":"论文研究","source":"IT之家","aggregationSource":"IT之家（RSS）","pageTitle":"谷歌 DeepMind 发布 GenCeption：基于阿里 Wan2.1，打破计算机视觉桎梏 - Aioga Notícias de IA","description":"Aioga tracks this update from IT之家（RSS） under 论文研究. 谷歌 DeepMind 发布 GenCeption 模型，将预训练视频生成器逆向改造成单一模型，可同时完成深度估计、图像分割等核心视觉任务。该模型基于阿里 Wan2.1 训练，一次前向传播即可输出结果，小模型处理 81 帧视频约需 6 秒。","url":"https://www.aioga.com/pt-BR/news/cmrucrpte0wlxbi7f05292z6v/"},"ru":{"title":"谷歌 DeepMind 发布 GenCeption：基于阿里 Wan2.1，打破计算机视觉桎梏","summary":"Aioga tracks this update from IT之家（RSS） under 论文研究. 谷歌 DeepMind 发布 GenCeption 模型，将预训练视频生成器逆向改造成单一模型，可同时完成深度估计、图像分割等核心视觉任务。该模型基于阿里 Wan2.1 训练，一次前向传播即可输出结果，小模型处理 81 帧视频约需 6 秒。","category":"论文研究","source":"IT之家","aggregationSource":"IT之家（RSS）","pageTitle":"谷歌 DeepMind 发布 GenCeption：基于阿里 Wan2.1，打破计算机视觉桎梏 - Aioga Новости ИИ","description":"Aioga tracks this update from IT之家（RSS） under 论文研究. 谷歌 DeepMind 发布 GenCeption 模型，将预训练视频生成器逆向改造成单一模型，可同时完成深度估计、图像分割等核心视觉任务。该模型基于阿里 Wan2.1 训练，一次前向传播即可输出结果，小模型处理 81 帧视频约需 6 秒。","url":"https://www.aioga.com/ru/news/cmrucrpte0wlxbi7f05292z6v/"},"ar":{"title":"谷歌 DeepMind 发布 GenCeption：基于阿里 Wan2.1，打破计算机视觉桎梏","summary":"Aioga tracks this update from IT之家（RSS） under 论文研究. 谷歌 DeepMind 发布 GenCeption 模型，将预训练视频生成器逆向改造成单一模型，可同时完成深度估计、图像分割等核心视觉任务。该模型基于阿里 Wan2.1 训练，一次前向传播即可输出结果，小模型处理 81 帧视频约需 6 秒。","category":"论文研究","source":"IT之家","aggregationSource":"IT之家（RSS）","pageTitle":"谷歌 DeepMind 发布 GenCeption：基于阿里 Wan2.1，打破计算机视觉桎梏 - Aioga أخبار الذكاء الاصطناعي","description":"Aioga tracks this update from IT之家（RSS） under 论文研究. 谷歌 DeepMind 发布 GenCeption 模型，将预训练视频生成器逆向改造成单一模型，可同时完成深度估计、图像分割等核心视觉任务。该模型基于阿里 Wan2.1 训练，一次前向传播即可输出结果，小模型处理 81 帧视频约需 6 秒。","url":"https://www.aioga.com/ar/news/cmrucrpte0wlxbi7f05292z6v/"},"hi":{"title":"谷歌 DeepMind 发布 GenCeption：基于阿里 Wan2.1，打破计算机视觉桎梏","summary":"Aioga tracks this update from IT之家（RSS） under 论文研究. 谷歌 DeepMind 发布 GenCeption 模型，将预训练视频生成器逆向改造成单一模型，可同时完成深度估计、图像分割等核心视觉任务。该模型基于阿里 Wan2.1 训练，一次前向传播即可输出结果，小模型处理 81 帧视频约需 6 秒。","category":"论文研究","source":"IT之家","aggregationSource":"IT之家（RSS）","pageTitle":"谷歌 DeepMind 发布 GenCeption：基于阿里 Wan2.1，打破计算机视觉桎梏 - Aioga AI समाचार","description":"Aioga tracks this update from IT之家（RSS） under 论文研究. 谷歌 DeepMind 发布 GenCeption 模型，将预训练视频生成器逆向改造成单一模型，可同时完成深度估计、图像分割等核心视觉任务。该模型基于阿里 Wan2.1 训练，一次前向传播即可输出结果，小模型处理 81 帧视频约需 6 秒。","url":"https://www.aioga.com/hi/news/cmrucrpte0wlxbi7f05292z6v/"},"it":{"title":"谷歌 DeepMind 发布 GenCeption：基于阿里 Wan2.1，打破计算机视觉桎梏","summary":"Aioga tracks this update from IT之家（RSS） under 论文研究. 谷歌 DeepMind 发布 GenCeption 模型，将预训练视频生成器逆向改造成单一模型，可同时完成深度估计、图像分割等核心视觉任务。该模型基于阿里 Wan2.1 训练，一次前向传播即可输出结果，小模型处理 81 帧视频约需 6 秒。","category":"论文研究","source":"IT之家","aggregationSource":"IT之家（RSS）","pageTitle":"谷歌 DeepMind 发布 GenCeption：基于阿里 Wan2.1，打破计算机视觉桎梏 - Aioga Notizie IA","description":"Aioga tracks this update from IT之家（RSS） under 论文研究. 谷歌 DeepMind 发布 GenCeption 模型，将预训练视频生成器逆向改造成单一模型，可同时完成深度估计、图像分割等核心视觉任务。该模型基于阿里 Wan2.1 训练，一次前向传播即可输出结果，小模型处理 81 帧视频约需 6 秒。","url":"https://www.aioga.com/it/news/cmrucrpte0wlxbi7f05292z6v/"},"nl":{"title":"谷歌 DeepMind 发布 GenCeption：基于阿里 Wan2.1，打破计算机视觉桎梏","summary":"Aioga tracks this update from IT之家（RSS） under 论文研究. 谷歌 DeepMind 发布 GenCeption 模型，将预训练视频生成器逆向改造成单一模型，可同时完成深度估计、图像分割等核心视觉任务。该模型基于阿里 Wan2.1 训练，一次前向传播即可输出结果，小模型处理 81 帧视频约需 6 秒。","category":"论文研究","source":"IT之家","aggregationSource":"IT之家（RSS）","pageTitle":"谷歌 DeepMind 发布 GenCeption：基于阿里 Wan2.1，打破计算机视觉桎梏 - Aioga AI-nieuws","description":"Aioga tracks this update from IT之家（RSS） under 论文研究. 谷歌 DeepMind 发布 GenCeption 模型，将预训练视频生成器逆向改造成单一模型，可同时完成深度估计、图像分割等核心视觉任务。该模型基于阿里 Wan2.1 训练，一次前向传播即可输出结果，小模型处理 81 帧视频约需 6 秒。","url":"https://www.aioga.com/nl/news/cmrucrpte0wlxbi7f05292z6v/"},"tr":{"title":"谷歌 DeepMind 发布 GenCeption：基于阿里 Wan2.1，打破计算机视觉桎梏","summary":"Aioga tracks this update from IT之家（RSS） under 论文研究. 谷歌 DeepMind 发布 GenCeption 模型，将预训练视频生成器逆向改造成单一模型，可同时完成深度估计、图像分割等核心视觉任务。该模型基于阿里 Wan2.1 训练，一次前向传播即可输出结果，小模型处理 81 帧视频约需 6 秒。","category":"论文研究","source":"IT之家","aggregationSource":"IT之家（RSS）","pageTitle":"谷歌 DeepMind 发布 GenCeption：基于阿里 Wan2.1，打破计算机视觉桎梏 - Aioga AI Haberleri","description":"Aioga tracks this update from IT之家（RSS） under 论文研究. 谷歌 DeepMind 发布 GenCeption 模型，将预训练视频生成器逆向改造成单一模型，可同时完成深度估计、图像分割等核心视觉任务。该模型基于阿里 Wan2.1 训练，一次前向传播即可输出结果，小模型处理 81 帧视频约需 6 秒。","url":"https://www.aioga.com/tr/news/cmrucrpte0wlxbi7f05292z6v/"},"vi":{"title":"谷歌 DeepMind 发布 GenCeption：基于阿里 Wan2.1，打破计算机视觉桎梏","summary":"Aioga tracks this update from IT之家（RSS） under 论文研究. 谷歌 DeepMind 发布 GenCeption 模型，将预训练视频生成器逆向改造成单一模型，可同时完成深度估计、图像分割等核心视觉任务。该模型基于阿里 Wan2.1 训练，一次前向传播即可输出结果，小模型处理 81 帧视频约需 6 秒。","category":"论文研究","source":"IT之家","aggregationSource":"IT之家（RSS）","pageTitle":"谷歌 DeepMind 发布 GenCeption：基于阿里 Wan2.1，打破计算机视觉桎梏 - Tin tức AI Aioga","description":"Aioga tracks this update from IT之家（RSS） under 论文研究. 谷歌 DeepMind 发布 GenCeption 模型，将预训练视频生成器逆向改造成单一模型，可同时完成深度估计、图像分割等核心视觉任务。该模型基于阿里 Wan2.1 训练，一次前向传播即可输出结果，小模型处理 81 帧视频约需 6 秒。","url":"https://www.aioga.com/vi/news/cmrucrpte0wlxbi7f05292z6v/"},"id":{"title":"谷歌 DeepMind 发布 GenCeption：基于阿里 Wan2.1，打破计算机视觉桎梏","summary":"Aioga tracks this update from IT之家（RSS） under 论文研究. 谷歌 DeepMind 发布 GenCeption 模型，将预训练视频生成器逆向改造成单一模型，可同时完成深度估计、图像分割等核心视觉任务。该模型基于阿里 Wan2.1 训练，一次前向传播即可输出结果，小模型处理 81 帧视频约需 6 秒。","category":"论文研究","source":"IT之家","aggregationSource":"IT之家（RSS）","pageTitle":"谷歌 DeepMind 发布 GenCeption：基于阿里 Wan2.1，打破计算机视觉桎梏 - Berita AI Aioga","description":"Aioga tracks this update from IT之家（RSS） under 论文研究. 谷歌 DeepMind 发布 GenCeption 模型，将预训练视频生成器逆向改造成单一模型，可同时完成深度估计、图像分割等核心视觉任务。该模型基于阿里 Wan2.1 训练，一次前向传播即可输出结果，小模型处理 81 帧视频约需 6 秒。","url":"https://www.aioga.com/id/news/cmrucrpte0wlxbi7f05292z6v/"},"th":{"title":"谷歌 DeepMind 发布 GenCeption：基于阿里 Wan2.1，打破计算机视觉桎梏","summary":"Aioga tracks this update from IT之家（RSS） under 论文研究. 谷歌 DeepMind 发布 GenCeption 模型，将预训练视频生成器逆向改造成单一模型，可同时完成深度估计、图像分割等核心视觉任务。该模型基于阿里 Wan2.1 训练，一次前向传播即可输出结果，小模型处理 81 帧视频约需 6 秒。","category":"论文研究","source":"IT之家","aggregationSource":"IT之家（RSS）","pageTitle":"谷歌 DeepMind 发布 GenCeption：基于阿里 Wan2.1，打破计算机视觉桎梏 - ข่าว AI Aioga","description":"Aioga tracks this update from IT之家（RSS） under 论文研究. 谷歌 DeepMind 发布 GenCeption 模型，将预训练视频生成器逆向改造成单一模型，可同时完成深度估计、图像分割等核心视觉任务。该模型基于阿里 Wan2.1 训练，一次前向传播即可输出结果，小模型处理 81 帧视频约需 6 秒。","url":"https://www.aioga.com/th/news/cmrucrpte0wlxbi7f05292z6v/"},"pl":{"title":"谷歌 DeepMind 发布 GenCeption：基于阿里 Wan2.1，打破计算机视觉桎梏","summary":"Aioga tracks this update from IT之家（RSS） under 论文研究. 谷歌 DeepMind 发布 GenCeption 模型，将预训练视频生成器逆向改造成单一模型，可同时完成深度估计、图像分割等核心视觉任务。该模型基于阿里 Wan2.1 训练，一次前向传播即可输出结果，小模型处理 81 帧视频约需 6 秒。","category":"论文研究","source":"IT之家","aggregationSource":"IT之家（RSS）","pageTitle":"谷歌 DeepMind 发布 GenCeption：基于阿里 Wan2.1，打破计算机视觉桎梏 - Aioga Wiadomości AI","description":"Aioga tracks this update from IT之家（RSS） under 论文研究. 谷歌 DeepMind 发布 GenCeption 模型，将预训练视频生成器逆向改造成单一模型，可同时完成深度估计、图像分割等核心视觉任务。该模型基于阿里 Wan2.1 训练，一次前向传播即可输出结果，小模型处理 81 帧视频约需 6 秒。","url":"https://www.aioga.com/pl/news/cmrucrpte0wlxbi7f05292z6v/"}}}}