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

Updated create_cropped_images to create_images_directory #1

Merged
merged 4 commits into from
Jan 29, 2025

Conversation

huynguyentran
Copy link

Updated create_cropped_images to create_images_directory. Now, the function would split the images into folders of classes. Crop function has been turned into optional for ease of use.

Updated create_cropped_images to create_images_directory. Now, the function would split the images into folders of classes. Crop function has been turned into optional for ease of use.
Updated the function to handle the logic if the image is already cropped.
Remove the if logic, forcing cropping even if Raw_Cropped_to_Eye set to True
@Zhiweiii
Copy link

Please try to keep the method name the same as before, to avoid changing all the templates and notebooks using that method.

Revert the name back to create_cropped_images to ensure this method works with other templates.
@Zhiweiii Zhiweiii merged commit 3702836 into main Jan 29, 2025
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.

2 participants