You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Preparing dataset for training object detection model is a time-consuming task.
Generating synthetic dataset is much faster and easier, so it can save a lot of time for data scientists and ML engineers.
I've created a detailed tutorial on how to do that with Python and published it here:
https://medium.com/@alexppppp/how-to-create-synthetic-dataset-for-computer-vision-object-detection-fd8ab2fa5249
Or, you can skip the tutorial and use the script from here:
https://github.com/alexppppp/synthetic-dataset-object-detection
I hope the script will be useful for you! Also I will appreciate any feedback and ideas how to improve it)
Beta Was this translation helpful? Give feedback.
All reactions