Skip to content

contribution: gate cnn data generator with template#120

Open
mikesmalbroek wants to merge 1 commit into
tudelft:mavlabCourse2026from
lazlovidra987-boop:gate-data-generator
Open

contribution: gate cnn data generator with template#120
mikesmalbroek wants to merge 1 commit into
tudelft:mavlabCourse2026from
lazlovidra987-boop:gate-data-generator

Conversation

@mikesmalbroek

Copy link
Copy Markdown

This pull request adds a script to generate synthetic gate images for training purposes. The goal is to quickly create a dataset with varying gate positions, orientations, and visual conditions without relying entirely on manually collected data.

The script applies several simple transformations such as perspective distortion, random placement, noise, and motion blur to make the images less uniform and more representative of real flight conditions. Along with the images, a labels.json file is generated containing the filename, heading angle, and a confidence value.

The implementation is self-contained and does not affect existing modules. It is meant as an optional utility for generating training data for gate detection experiments.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants