Skip to content

Insert Virtual Function for Augmentation Methods #44

@iltranqui

Description

@iltranqui

This is more an enchantment idea: wanted to use darkmark also in include a high level way to insert or add augmentation in images already present, like the many augmentations present in https://explore.albumentations.ai/ . Wanted to add it as a added button or slider here:

Image

For example "Blur" effect, but with a slider with values 0 to 1. The output would an additonal folder, like the "resized" or "tiles" folder, in this case or example named "blur". The images would be included in the "test.txt" and "train.txt".

Not asking for an implementation of this directly, but more of a virtual function which can be used for many different cases, so in the future in can be expanded. Developers can add their own personalized functions inheriting from this one and with future PRs add more possible transformations to DarkMark.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions