Image-Classification-by-Keras-and-Tensorflow icon indicating copy to clipboard operation
Image-Classification-by-Keras-and-Tensorflow copied to clipboard

Image Classification using Keras as well as Tensorflow.

Results 9 Image-Classification-by-Keras-and-Tensorflow issues
Sort by recently updated
recently updated
newest added

Bumps [numpy](https://github.com/numpy/numpy) from 1.14.5 to 1.22.0. Release notes Sourced from numpy's releases. v1.22.0 NumPy 1.22.0 Release Notes NumPy 1.22.0 is a big release featuring the work of 153 contributors spread...

dependencies

Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 1.15.2 to 2.7.2. Release notes Sourced from tensorflow's releases. TensorFlow 2.7.2 Release 2.7.2 This releases introduces several vulnerability fixes: Fixes a code injection in saved_model_cli (CVE-2022-29216) Fixes...

dependencies

Can you help me to fine tuning this to get better result because i try to use grayscale images

How can I plot a confusion matrix?

enhancement

ValueError: Error when checking target: expected dense_2 to have shape (1,) but got array with shape (6,)

Hello, How to do if I want to add classes to an existing training? Thanks,

**Error 1:** WARNING:tensorflow:From :41: calling argmax (from tensorflow.python.ops.math_ops) with dimension is deprecated and will be removed in a future version. Instructions for updating: Use the `axis` argument instead **Error 2:**...