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

A README for the preprocessing layers #1979

Merged
merged 4 commits into from
Jul 27, 2023

Conversation

ariG23498
Copy link
Contributor

Fixes #1878

CC: @ianstenbit

Copy link
Contributor

@ianstenbit ianstenbit left a comment

Choose a reason for hiding this comment

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

Thank you for this PR! This is great 😄

keras_cv/layers/preprocessing/README.md Outdated Show resolved Hide resolved
keras_cv/layers/preprocessing/README.md Outdated Show resolved Hide resolved
keras_cv/layers/preprocessing/README.md Show resolved Hide resolved
keras_cv/layers/preprocessing/README.md Outdated Show resolved Hide resolved
keras_cv/layers/preprocessing/README.md Outdated Show resolved Hide resolved
Copy link
Contributor

@ianstenbit ianstenbit left a comment

Choose a reason for hiding this comment

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

LGTM, just a few little cleanup bits/

Thank you!

keras_cv/layers/preprocessing/README.md Outdated Show resolved Hide resolved
keras_cv/layers/preprocessing/README.md Outdated Show resolved Hide resolved
@ianstenbit ianstenbit merged commit 46e27ac into keras-team:master Jul 27, 2023
6 of 9 checks passed
@cosmo3769
Copy link
Contributor

@ariG23498 @ianstenbit
I would love to add support of segmentation mask in the preprocessing layers where it is missing. Thank you.

@ariG23498
Copy link
Contributor Author

That would be great!

I am currently trying to collect all the layers missing the support in a master issue -- We can maybe continue our conversation there?

CC: @ianstenbit

@cosmo3769
Copy link
Contributor

Yeah, that would make tracking the progress easy.

ghost pushed a commit to y-vectorfield/keras-cv that referenced this pull request Nov 16, 2023
* init

* nits

* review comments

* nits
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.

Add Table for bbox and segmentation
3 participants