Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

added data_skew_solution_preprocess_augmentation_script.ipynb #237

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

insigh1
Copy link

@insigh1 insigh1 commented Dec 27, 2023

Description

This script pulls dataset out of Roboflow workspace and creates augmentations of underrepresented classes. It does this by creating a mask of individual labels in an image and adding padding pixels. The image is saved as a jpeg and has augmentations to balance out the classes.

This was run on Google Colab with Yolov8 format

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • This change requires a documentation update

How has this change been tested, please provide a testcase or example of how you tested the change?

YOUR_ANSWER

Any specific deployment considerations

For example, documentation changes, usability, usage/costs, secrets, etc.

Docs

  • Docs updated? What were the changes:

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.

None yet

1 participant