|
1 | 1 | <p align="center"> |
2 | | - <span style="font-size: 18px;">New GitHub page for NVIDIA Cosmos: <b><a href="https://github.com/nvidia-cosmos">https://github.com/nvidia-cosmos</a></b></span> |
| 2 | +<img |
| 3 | + src="/cosmos-logo-thumbnail.png" |
| 4 | + alt="NVIDIA Cosmos Logo" |
| 5 | + width="500" |
| 6 | +/> |
3 | 7 | </p> |
| 8 | +<h1 align="center"> |
| 9 | + New GitHub page for NVIDIA Cosmos:<br> |
| 10 | + <a href="https://github.com/nvidia-cosmos"><b>https://github.com/nvidia-cosmos</b></a> |
| 11 | +</h1> |
4 | 12 |
|
5 | | -# NVIDIA Cosmos |
6 | | - |
7 | | -Cosmos World Foundation Models come in three model types which can all be customized in post-training: [cosmos-predict](https://github.com/nvidia-cosmos/cosmos-predict1), [cosmos-transfer](https://github.com/nvidia-cosmos/cosmos-transfer1), and [cosmos-reason](https://github.com/nvidia-cosmos/cosmos-reason1): |
8 | | - |
9 | | -| | Predict | Transfer | Reason | |
10 | | -| ----- | :---: | :---: | :---: | |
11 | | -| **Type** | World Generation | Multi-Controlnet | Reasoning VLM | |
12 | | -| **Function** | Predict novel future frames given initial frames | Transfer existing control frames into photoreal frames within a video clip | Reason against frames within a video clip | |
13 | | -| **Use Cases** | Data Generation & Policy Evaluation | Data Augmentation | Data Curation | |
14 | | -| **Inputs** | Text, Image, Video | Multiple Video Modalities such as RGB, Depth, Segmentation, and more. | Video & Text | |
15 | | -| **Outputs** | Video | Video | Text | |
16 | | - |
17 | | -# |
18 | | - |
19 | | -# Use Cases in Physical AI Development |
20 | | - |
21 | | -Our world foundation models are purpose-built to accelerate improving performance in downstream model tasks in various stages, as illustrated here in the flywheel. |
22 | | - |
23 | | -<p align="center"> |
24 | | - <img src="https://raw.githubusercontent.com/nvidia-cosmos/cosmos-transfer1/main/assets/DataFlywheel.jpg" alt="NVIDIA Cosmos Data Flywheel"> |
25 | | -</p> |
26 | | - |
27 | | - |
28 | | ------------------------------------------------------------ |
29 | | - |
30 | | -**This repository is no longer maintained and will soon be deprecated.** To view the initial release of NVIDIA Cosmos from this repository, please check out branch `archived-ces2025`. |
| 13 | +**This repository has been deprecated and is no longer maintained.** To view the initial release of NVIDIA Cosmos from this repository, please check out branch `archived-ces2025`. |
0 commit comments