Skip to content

KerasCV Fix-it ⚒️ #2211

Open
Open
@divyashreepathihalli

Description

@divyashreepathihalli

The main goal is to stabilize KerasCV's integration with Keras 3. The list of outstanding items listed below needs to be adresses to make KerasCV feature complete with Keras 3 is listed below. Please feel free to take up anything here.
Here is the migration guide to move to Keras 3.
If you are taking up an example, do comment down below before you submit the PR.

High level process

  • update .py file here - https://github.com/keras-team/keras-io/tree/master/examples/vision
  • from keras-io/scripts/ run python autogen.py add_example ../examples/vision/python_file_name
    more contributing details here
  • if the example needs import tensorflow as tf - i.e it is a TF only example - please state that is the PR decription
  • tensorflow_datasets can be used with Keras 3 code, so if you encounter this, you can leave it as it is and it works.

Update Keras IO examples - [Priority 1]

Generative

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions