{"id":26225539,"url":"https://github.com/ramidecodes/image-dataset-augmentator","last_synced_at":"2026-04-11T22:06:57.897Z","repository":{"id":40980224,"uuid":"202689456","full_name":"ramidecodes/image-dataset-augmentator","owner":"ramidecodes","description":"Image augmentation pipepline for conditional GANs base on Augmentator library","archived":false,"fork":false,"pushed_at":"2023-10-03T21:34:33.000Z","size":13,"stargazers_count":2,"open_issues_count":3,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2024-01-03T13:33:20.119Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ramidecodes.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-08-16T08:27:56.000Z","updated_at":"2024-01-03T13:33:20.120Z","dependencies_parsed_at":"2023-01-21T07:46:34.110Z","dependency_job_id":null,"html_url":"https://github.com/ramidecodes/image-dataset-augmentator","commit_stats":null,"previous_names":["ramidecodes/image-dataset-augmentator"],"tags_count":0,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ramidecodes%2Fimage-dataset-augmentator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ramidecodes%2Fimage-dataset-augmentator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ramidecodes%2Fimage-dataset-augmentator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ramidecodes%2Fimage-dataset-augmentator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ramidecodes","download_url":"https://codeload.github.com/ramidecodes/image-dataset-augmentator/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243277487,"owners_count":20265352,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-03-12T19:17:08.516Z","updated_at":"2025-12-28T02:23:29.128Z","avatar_url":"https://github.com/ramidecodes.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# image-dataset-augmentatator\nImage augmentation pipepline for conditional GANs base on Augmentator library\n\n## Available parameters\n* `--input_dir` path to directory containing the images\n* `--output_dir` path to directory to save new images\n* `--output_format` output image format (JPEG|BMP|PNG|GIF)\n* `--output_width` output image width in pixels\n* `--output_height` output image height in pixels\n* `--resample_filter` filter to use when resampling (BICUBIC|BILINEAR|ANTIALIAS|NEAREST)\n* `--sample_count` amount of new images to generate\n* `--zoom` zoom in randomly\n* `--distortion` distort randomly\n* `--output_prefix` prefix used to lable output images 'prefix_00001.jpeg'\n\n## Basic execution\n```bash\npython3 augmentator.py --input_dir 'path/to/your/images' --output_dir 'path/to/your/augmented/images' --zoom --distortion --output_prefix 'relevantprefix' --sample_count 100 \n```\n\nThis will do random crops and resize the images to 512px also add random zoom and distortion.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Framidecodes%2Fimage-dataset-augmentator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Framidecodes%2Fimage-dataset-augmentator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Framidecodes%2Fimage-dataset-augmentator/lists"}