d5dbc673ac | ||
---|---|---|
.. | ||
images | ||
AnnotatedDataset.md | ||
BackgroundUnity.md | ||
CreatingAssets.md | ||
Docker.md | ||
GettingStartedSynthDet.md | ||
NotebookInstructions.md | ||
Prerequisites.md | ||
Readme.md | ||
RunningSynthDetCloud.md | ||
Synthetic Data pipeline.drawio | ||
UnityGroceriesReal.md | ||
UnityProjectOverview.md | ||
UnitySimulationHelpInformation.md |
Readme.md
SynthDet Documentation
Project overview
This project utilizes the Unity Perception package for randomizing the environment and capturing ground-truth on each frame. Randomization includes elements such as lighting, camera post processing, object placement, and background. Visit this page for a brief overview on how ground truth generation and domain randomization are achieved in SynthDet.
Tutorials
- Prerequisites
- Setting up the SynthDet Unity project
- Visualizing dataset statistics with the SynthDet Statistics Jupyter notebook
- Scaling up data generation by running SynthDet in Unity Simulation
- Dataset evaluation with the Dataset Insights framework
- Running your trained model in the SynthDet Viewer AR App
In addition to the above, in order to learn how to create a project like SynthDet from scratch using the Perception package, we recommend you follow the Perception Tutorial.