Unity Perception: Generate Synthetic Data for Computer Vision
We introduce the Unity Perception package which aims to simplify and accelerate the process of generating synthetic datasets for computer vision tasks by offering an easy-to-use and highly customizable toolset. This open-source package extends the Unity Editor and engine components to generate perfectly annotated examples for several common computer vision tasks. Additionally, it offers an extensible Randomization framework that lets the user quickly construct and configure randomized simulation parameters in order to introduce variation into the generated datasets. We provide an overview of the provided tools and how they work, and demonstrate the value of the generated synthetic datasets by training a 2D object detection model. The model trained with mostly synthetic data outperforms the model trained using only real data.
Code (0)
등록된 구현이 없습니다.
Tasks
2D Object Detectionobject-detectionObject DetectionUnitySimilar Papers 제목 키워드 기반
Comparing Photorealism in Game Engines for Synthetic Maritime Computer Vision Datasets
Computer vision for real-world applications faces data acquisition challenges, including accessibility, high costs, difficulty in obtaining diversity in scenarios or environmental conditions. Synthetic data usage has sur…
DiversityObject RecognitionUnityLabeling Synthetic Content: User Perceptions of Warning Label Designs for AI-generated Content on Social Media
In this research, we explored the efficacy of various warning label designs for AI-generated content on social media platforms e.g., deepfakes. We devised and assessed ten distinct label design samples that varied across…
Face SwappingData generation using simulation technology to improve perception mechanism of autonomous vehicles
Recent advancements in computer graphics technology allow more realistic ren-dering of car driving environments. They have enabled self-driving car simulators such as DeepGTA-V and CARLA (Car Learning to Act) to generate…
Autonomous Vehiclesobject-detectionObject DetectionPerson Perception Biases Exposed: Revisiting the First Impressions Dataset
This work revisits the ChaLearn First Impressions database, annotated for personality perception using pairwise comparisons via crowdsourcing. We analyse for the first time the original pairwise annotations, and reveal e…
Small Object Detection for Near Real-Time Egocentric Perception in a Manual Assembly Scenario
Detecting small objects in video streams of head-worn augmented reality devices in near real-time is a huge challenge: training data is typically scarce, the input video stream can be of limited quality, and small object…
object-detectionObject DetectionSmall Object DetectionUnity