-
Notifications
You must be signed in to change notification settings - Fork 330
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
Gaussian final #339
Gaussian final #339
Conversation
This reverts commit 23b1b55.
…into gaussian_final
Hi @artu1999 ! I made some final API changes. Namely: GaussianBlur -> RandomGaussianBlur, sigma -> factor. These are only made to align the API with the rest of the KerasCV API. Great contribution, thank you for your persistence on this! It is a great contribution and will soon be used in some tutorials! |
Happy to hear this! Sorry again for all the issues setting it up, it will be much smoother for the next ones! |
* Add casts to coco metrics * removing commit with wrong email for CLA * Revert "removing commit with wrong email for CLA" This reverts commit 23b1b55. * CLA agreemeent * fixing CLA agreement issues * small fixes in init files * Copyedits to GaussianBlur Co-authored-by: Luke Wood <lukewoodcs@gmail.com>
* Add casts to coco metrics * removing commit with wrong email for CLA * Revert "removing commit with wrong email for CLA" This reverts commit 23b1b55. * CLA agreemeent * fixing CLA agreement issues * small fixes in init files * Copyedits to GaussianBlur Co-authored-by: Luke Wood <lukewoodcs@gmail.com>
* Add casts to coco metrics * removing commit with wrong email for CLA * Revert "removing commit with wrong email for CLA" This reverts commit 23b1b55. * CLA agreemeent * fixing CLA agreement issues * small fixes in init files * Copyedits to GaussianBlur Co-authored-by: Luke Wood <lukewoodcs@gmail.com>
* Fix Batch Norm Variance * Fix Batch Norm Variance * Fix Batch Norm Variance * Update test for correctness of Batch Norm
Rebased the branch to exclude the commit with the wrong author email