Main notebook workflow¶
The main workflow is simple: Init, Keyframe, Preview, and Render.
Init: Initialize the state of the world
Keyframe: Describe how things change across frames
Preview: Preview the change
Render: Render images
After rendering, you may set up your annotations and download the datasets.
Set up annotations: Define what labels are generated
Download: Download the dataset
Explore the following pages to learn more about each step, starting with Initialize world state.