x-CK-x / Dataset-Curation-Tool

A tool for downloading from public image boards (which allow scraping) / preview your images & tags / edit your images & tags. Additional tabs for downloading other desired code repositories as well as S.O.T.A. diffusion and auto-tag/caption models for your purposes. Custom datasets can be added!
GNU General Public License v3.0
33 stars 7 forks source link

Image Resize Augmentation (should not) be part of the copied file that is saved #13

Open x-CK-x opened 11 months ago

x-CK-x commented 11 months ago

If augmentation is selected, then image copies are provided to the user as possible augmented data with tags that could be used as valid data in the future. Currently the resize augmentation that "must" happen prior the image being fed to the auto-tagging model, is interfering with the copy that is supposed to be saved with the "new" augmentation that is selected.