https://github.com/mathyouf/unity-synthdata
Unity project where we generate synthetic image data
https://github.com/mathyouf/unity-synthdata
Last synced: 3 months ago
JSON representation
Unity project where we generate synthetic image data
- Host: GitHub
- URL: https://github.com/mathyouf/unity-synthdata
- Owner: mathyouf
- Created: 2020-09-21T00:55:19.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-09-21T01:47:40.000Z (almost 6 years ago)
- Last Synced: 2025-12-26T09:34:37.201Z (6 months ago)
- Size: 65.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Unity-SynthData
Unity project where we generate synthetic image data
[Project Architecture: Unity Project Folder Structure](https://learn.unity.com/tutorial/project-architecture-unity-project-folder-structure#5c7f8528edbc2a002053b672)
The `Packages/` folder can be included in the repo because it only contains the `manifest.json`, if Library is ignored as it should be, then `Library/PackageCache` which contains the large files won't be checked into the repository.
[Use Unity’s perception tools to generate and analyze synthetic data at scale to train your ML models](https://blogs.unity3d.com/2020/06/10/use-unitys-perception-tools-to-generate-and-analyze-synthetic-data-at-scale-to-train-your-ml-models/)