-
Currently, we only support scikit-learn models. We want to extend its functionality to include support for Keras models, which are widely used for building deep learning models.
Integrate Keras mod…
-
I am trying to use tensorflow serving to serve a keras bert model, but I have problem to predict with rest api, below are informations. Can you please help me to resolve this problem.
# predict out…
-
**Is your feature request related to a problem? Please describe.**
ShieldGemma was released in Jul 2024 with [v0.14.3](https://github.com/keras-team/keras-hub/releases/tag/v0.14.3), but since then …
-
I'm trying to use fastISM with a model from Tensorflow 2.16, which switched to Keras 3.
The error occurs when I attempt to build the model with `fastISM(keras.load_model(MODEL_PATH))`.
This is one…
-
**Describe the bug**
I trained a U-net style segmentation model using the exact model generation code found here: (https://keras.io/examples/vision/oxford_pets_image_segmentation/).
The segmentati…
-
Hi,
I'm trying to launch ```roslaunch vision_pkg_full_demo vision.launch``` and I'm met with the following error:
```
Traceback (most recent call last):
File "/homes/corcodel/ws_cable_detectio…
-
### Describe the bug
# Description
In the [_check_filepath](https://github.com/wandb/wandb/blob/6bc2440183e02633c11fdd291550c5eb9c0b4634/wandb/integration/keras/callbacks/model_checkpoint.py#L176) i…
-
**Title:** ModelCheckpoint Callback Fails to Save Models in .h5 Format in TensorFlow 2.17.0+
**Description:**
I'm experiencing an issue with TensorFlow's `tf.keras.callbacks.ModelCheckpoint` acr…
-
seurat_object
-
## tl;dr
- We have consolidated KerasNLP and KerasCV into a new **KerasHub** package.
- We have renamed the `keras-nlp` GitHub repository to `keras-hub`.
- **All existing usages will continue to …