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

Gaussian final #339

Merged
merged 9 commits into from
Apr 21, 2022
Merged

Gaussian final #339

merged 9 commits into from
Apr 21, 2022

Conversation

artu1999
Copy link
Contributor

Rebased the branch to exclude the commit with the wrong author email

@LukeWood LukeWood self-requested a review April 21, 2022 17:10
@LukeWood
Copy link
Contributor

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!

@LukeWood LukeWood merged commit 8482c93 into keras-team:master Apr 21, 2022
@artu1999
Copy link
Contributor Author

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!

artu1999 added a commit to artu1999/keras-cv that referenced this pull request Apr 22, 2022
* 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>
ianstenbit pushed a commit to ianstenbit/keras-cv that referenced this pull request Aug 6, 2022
* 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>
adhadse pushed a commit to adhadse/keras-cv that referenced this pull request Sep 17, 2022
* 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>
freedomtan pushed a commit to freedomtan/keras-cv that referenced this pull request Jul 20, 2023
* Fix Batch Norm Variance

* Fix Batch Norm Variance

* Fix Batch Norm Variance

* Update test for correctness of Batch Norm
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