keras-io icon indicating copy to clipboard operation
keras-io copied to clipboard

Keras documentation, hosted live at keras.io

Results 302 keras-io issues
Sort by recently updated
recently updated
newest added
trafficstars

This PR changes the [Supervised Contrastive Learning](https://keras.io/examples/vision/supervised-contrastive-learning/) example to keras 3.0 [TF-Only Example] as requested in https://github.com/keras-team/keras-cv/issues/2211. For example, here is the notebook link provided: https://colab.research.google.com/drive/1QGiil-RpO55UNESBkilNtYETuX3B_4ZF?usp=sharing cc: @divyashreepathihalli @fchollet The...

stat:awaiting keras-eng

This PR updates the Natural language image search with a Dual Encoder example to keras 3. Since many of tensorflow-hub functionalities were required therefore the backend is tf-only.

@fchollet, this is the draft of the OPT model inferencing with Keras distribution API (I can add the finetune parts later). Do u still have the instructions to convert the...

### Issue Type Bug ### Source source ### Keras Version Keras 3 ### Custom Code Yes ### OS Platform and Distribution _No response_ ### Python version _No response_ ### GPU...

type:bug

Converted `depth_estimation` example tutorial to Keras3 with TF only backend. Please find git diff file attached below. [gitdiff_depth_estimation.txt](https://github.com/keras-team/keras-io/files/13858067/gitdiff_depth_estimation.txt) Also find colab [gist](https://colab.sandbox.google.com/gist/SuryanarayanaY/09afcb8625062bcc660e495dac6794d5/depth_estimation-keras3_r2.ipynb) of final testing with kears3.

### Issue Type Bug ### Source source ### Keras Version Keras 3 ### Custom Code Yes ### OS Platform and Distribution _No response_ ### Python version _No response_ ### GPU...

type:docs-bug
Keras 2

I tried to use the same model on different medical X-ray datasets ![Untitled](https://github.com/keras-team/keras-io/assets/32023822/1af36f9d-2310-4f19-8106-e81eb0905e85) . but unfortunately, i always get the same word of caption for any input image Do you...

type:support
examples/guides
vision

After training a YOLOV8 Object Detection model using a custom dataset as presented in this [example](https://colab.research.google.com/github/keras-team/keras-io/blob/master/examples/vision/ipynb/yolov8.ipynb), I've saved the model and could load it again perfectly, but I am not...

type:bug
Keras 2
examples/guides
vision

### Issue Type Bug ### Source source ### Keras Version Keras 2.15 ### Custom Code No ### OS Platform and Distribution Linux Parrot OS 5.3 (Electro Ara) ### Python version...