paper-with-me

Papers

Automatic Generation of Machine Learning Synthetic Data Using ROS

2021-06-08 · Kyle M. Hart, Ari B. Goodman, Ryan P. O'Shea

Data labeling is a time intensive process. As such, many data scientists use various tools to aid in the data generation and labeling process. While these tools help automate labeling, many still require user interaction throughout the process. Additionally, most target only a few network frameworks. Any researchers exploring multiple frameworks must find additional tools orwrite conversion scripts. This paper presents an automated tool for generating synthetic data in arbitrary network formats. It uses Robot Operating System (ROS) and Gazebo, which are common tools in the robotics community. Through ROS paradigms, it allows extensive user customization of the simulation environment and data generation process. Additionally, a plugin-like framework allows the development of arbitrary data format writers without the need to change the main body of code. Using this tool, the authors were able to generate an arbitrarily large image dataset for three unique training formats using approximately 15 min of user setup time and a variable amount of hands-off run time, depending on the dataset size. The source code for this data generation tool is available at https://github.com/Navy-RISE-Lab/nn_data_collection

📄 PDF Abstract BibTeX arXiv:2106.04547

Code (1)

Navy-RISE-Lab/nn_data_collection 공식 구현 tf

Tasks

BIG-bench Machine Learning

Similar Papers 제목 키워드 기반

AI Scientist via Synthetic Task Scaling

2026-03-17 · Ziyang Cai, Harkirat Behl arxiv

With the advent of AI agents, automatic scientific discovery has become a tenable goal. Many recent works scaffold agentic systems that can perform machine learning research, but don't offer a principled way to train suc…

Code Generation

Quality Estimation for Synthetic Parallel Data Generation

2014-05-01 · LREC 2014 5 · Raphael Rubino, Antonio Toral, Nikola Ljube{\v{s}}i{\'c}, Gema Ram{\'\i}rez-S{\'a}nchez

This paper presents a novel approach for parallel data generation using machine translation and quality estimation. Our study focuses on pivot-based machine translation from English to Croatian through Slovene. We genera…

Machine TranslationSentenceTranslation

Synthetic medical data generation: state of the art and application to trauma mechanism classification

2025-08-04 · Océane Doremus, Ariel Guerra-Adames, Marta Avalos-Fernandez, Vianney Jouhet 외 arxiv

Faced with the challenges of patient confidentiality and scientific reproducibility, research on machine learning for health is turning towards the conception of synthetic medical databases. This article presents a brief…

LeagueAI: Improving object detector performance and flexibility through automatically generated training data and domain randomization

2019-05-28 · Oliver Struckmeier

In this technical report I present my method for automatic synthetic dataset generation for object detection and demonstrate it on the video game League of Legends. This report furthermore serves as a handbook on how to …

Dataset Generationobject-detectionObject Detection

Neural Inverse Knitting: From Images to Manufacturing Instructions

2019-02-07 · Alexandre Kaspar, Tae-Hyun Oh, Liane Makatura, Petr Kellnhofer 외

Motivated by the recent potential of mass customization brought by whole-garment knitting machines, we introduce the new problem of automatic machine instruction generation using a single image of the desired physical pr…