Mohammed Innat

Results 89 issues of Mohammed Innat

Close https://github.com/keras-team/keras-cv/issues/259

review-needed

https://arxiv.org/abs/1807.06521 Cited by 4701

layers

**Short Description** ![164736543-0ef58c66-dfb0-47c5-8e6e-26774dbc6fd3](https://user-images.githubusercontent.com/17668390/175886639-69a3524a-5784-4d59-ad72-2a75a1df0acb.gif) Anomaly detection is an important category of common problem mostly in manufacturing industry. There is a good amount of ML models (and active research) to automate the...

Close https://github.com/keras-team/keras-cv/issues/341

I found it very unpleasant when navigating the [`keras.io`](https://keras.io/api/) site. The sidebar should be fixed (something we see in the official [`tensorflow.org`](https://www.tensorflow.org/api_docs/python/tf).). Ref. [Fixed Sidebar ](https://www.w3schools.com/howto/howto_css_fixed_sidebar.asp) ![Screenshot 2022-05-06 140746](https://user-images.githubusercontent.com/17668390/167105931-1ab07cb4-9438-4a52-8712-aecb4af9fdbf.png)

**Describe feature** The [Integrated Gradients](https://www.tensorflow.org/tutorials/interpretability/integrated_gradients) (IG) can be a great tool to understand the neural network. **How API will change?** It would enhance as follows: ```python from keras_nlp.utils.visualization import IntegratedGradients...

I've read this algorithm utilizes `confidence scores` of all proposed **bounding boxes** to constructs the averaged boxes. However, I'm interested to know, is it possible to utilize the algorithm with...

Extend the official `keras` implementation with the official EfficientNet backbone from `tf.keras.applicaitons`.

# OpenAI - https://openai.com/blog/

documentation

**System information**. - Have I written custom code (as opposed to using a stock example script provided in Keras): - OS Platform and Distribution (e.g., Linux Ubuntu 16.04): - TensorFlow...

type:Bug