Skip to content

Commit

Permalink
Update SimGen.md
Browse files Browse the repository at this point in the history
  • Loading branch information
zhouyunsong authored Jun 13, 2024
1 parent b6b6db0 commit 812e626
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions _pages/SimGen.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ code_link: https://github.com/metadriverse/SimGen
SimGen processes text and scene record as inputs. The text is feature-encoded and utilized in the subsequent modules, whereas the scene record undergoes a simulator rendering into simulated depth and segmentation (SimCond) and extra conditions (ExtraCond).
SimCond, coupled with the text features, is fed into the CondDiff module that converts SimCond into RealCond, representing real depth and segmentation. Eventually, the text features, SimCond, and ExtraCond are inputted into the ImgDiff module, where an Adapter merges multi-source conditions into a unified control condition and generates driving scene images.


<!--research-section-splitter-->

## DIVA Dataset

Expand Down Expand Up @@ -114,8 +114,6 @@ Compared to models confined to limited datasets, SimGen exhibits a stronger abil





<div class="img-container">
<img src="../assets/img/simgen/layout_vis.png" class="my-image" alt="Image" />
</div>
Expand All @@ -142,6 +140,8 @@ All assets and code in this repository are under the [Apache 2.0 license](./LICE
```
--->

<!--research-section-splitter-->

## Prior Works


Expand Down

0 comments on commit 812e626

Please sign in to comment.