-
I am using this script from the Keras-Team to visualize conv filters of the VGG16 model:
https://github.com/keras-team/keras/blob/master/examples/conv_filter_visualization.py
For most filters, t…
-
After training an LSTM model on a dataset, In testing on different lengths cuts of the one signal. So if the signal is 5000 long, I score different lengths from the beginning, let's say, first 800, 12…
-
release date: mid-april
wanted:
- [x] Jupyterlab-4.1.2+
- [x] simplify WinPython core, core requirements, and icons
- [x] python-3.12.3
- [x] python-3.13.0a6 (a 3% boost over 3.12 ... JIT not i…
-
## Motivation
Sub-task of https://github.com/optuna/optuna/issues/3964 for tracking this repo.
## Description
Add python 3.11 to github action's version matrix. An example PR is https…
-
### Search before asking
- [X] I have searched the YOLOv8 [issues](https://github.com/ultralytics/ultralytics/issues) and found no similar bug report.
### YOLOv8 Component
Train
### Bug
…
-
The example [here](https://keras.io/guides/keras_cv/object_detection_keras_cv/) is broken
Loading Image fails:
`filepath = tf.keras.utils.get_file(origin="https://i.imgur.com/gCNcJJI.jpg")
image…
-
In the "Object Detection with KerasCV" [example ](https://colab.research.google.com/github/keras-team/keras-io/blob/master/guides/ipynb/keras_cv/object_detection_keras_cv.ipynb), the visualization.plo…
-
### 🔍 Before submitting the issue
- [X] I have searched among the existing issues
- [X] I am using a Python virtual environment
### 🐞 Description of the bug
In line : solver.setup.general.operating…
-
I spent a long time yesterday trying to understand how to get something to show up in the embedding tab on Tensorboard. It is not very well documented, and there are no code examples except for the ti…
-
Hello keras-cv team,
I followed some of the code examples written in keras-cv and some
While working with the library, I noticed that some namespaces for key methods can be quite long. For exa…