ashleve / sim2real_object_recognition

Experimenting with synthetic data generation for object detection using photogrammetry and Unit Perception Tools.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sim2real Object Recognition

Scan real life objects with photogrammetry -> Generate synthetic dataset in simulation using Unity Perception Tools -> train with tiny YOLO -> port to Arduino based vehicle with Nvidia Jetson

Photogrammetry

Software used:

Meshroom (https://github.com/alicevision/meshroom)

Synthetic dataset generation

Software used:

Unity Perception Tools (https://github.com/Unity-Technologies/com.unity.perception)

YOLO

Model used:

YOLOv3 tiny (https://github.com/ultralytics/yolov5)

Prediction examples

About

Experimenting with synthetic data generation for object detection using photogrammetry and Unit Perception Tools.

License:MIT License


Languages

Language:C++ 46.7%Language:Mathematica 15.5%Language:C# 15.3%Language:Python 12.6%Language:Jupyter Notebook 6.2%Language:C 3.7%