Skip to content

Move synthetic dataset generation to Python backend#1

Merged
SimoneMartino98 merged 1 commit intovision_updatefrom
codex/use-python-for-synthetic-dataset-creation
Oct 14, 2025
Merged

Move synthetic dataset generation to Python backend#1
SimoneMartino98 merged 1 commit intovision_updatefrom
codex/use-python-for-synthetic-dataset-creation

Conversation

@SimoneMartino98
Copy link
Owner

Summary

  • add utilities for building crops and synthesizing YOLO-format datasets in Python
  • expose a /synthesize endpoint in the label tool server and update the UI to request backend generation
  • cover the new generator with unit tests for crop extraction and archive creation

Testing

  • pytest tests/vision/test_synthetic.py

https://chatgpt.com/codex/tasks/task_e_68ee8ac5c870832db0772561f7140a4a

@SimoneMartino98 SimoneMartino98 merged commit 38e5f8a into vision_update Oct 14, 2025
4 of 10 checks passed
@SimoneMartino98 SimoneMartino98 deleted the codex/use-python-for-synthetic-dataset-creation branch October 14, 2025 18:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant