th-efool/synthetic-vision-training-pipeline
A Unity-based pipeline generates labeled synthetic data, converts it to YOLO format, and merges it with real images for training. Mixed synthetic-real datasets improve detection performance on underrepresented object classes by increasing controlled visual diversity.
Stars
4
Forks
—
Language
HTML
License
MIT
Category
Last pushed
Jan 02, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/th-efool/synthetic-vision-training-pipeline"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
asus4/tf-lite-unity-sample
TensorFlow Lite Samples on Unity
Syn-McJ/TFClassify-Unity
An example of using Tensorflow with Unity for image classification and object detection.
Syn-McJ/TFClassify-Unity-Barracuda
An example of using Tensorflow and ONNX models with Unity Barracuda inference engine for image...
doughtmw/HoloLens2-Machine-Learning
Using deep learning models for image classification directly on the HoloLens 2.
stratospark/UnityImageSynthesisTutorial1
Use Unity to generate synthetic images for deep learning image segmentation in PyTorch and fastai