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 more augmentation techniques and corrected gaussian noise #19

Closed
wants to merge 1 commit into from

Conversation

AroraMehul
Copy link
Contributor

Fixes #18
Corrected gaussian noise applied previously as it was completely fading out the image
Added affine transformation which could help in better object detection in some cases
Added image sharpening, and salt and pepper noise to create various augmented images that can improve the object detection

@AroraMehul
Copy link
Contributor Author

Please review @Nayan @droidchef

Copy link
Collaborator

@yashk2000 yashk2000 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@humbletechy please add these additional techniques in the existing notebook itself.
I don't think we need to add new notebooks every time new techniques are added.

@yashk2000
Copy link
Collaborator

@humbletechy if you might be busy with your project, please let me know :)
In that case, I'll make these changes myself in another pr.

@yashk2000
Copy link
Collaborator

#96

@yashk2000 yashk2000 closed this Jun 7, 2020
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.

Lesser image augmentation techniques
2 participants