Skip to content
This repository has been archived by the owner on Jun 14, 2023. It is now read-only.

Commit

Permalink
Change image size
Browse files Browse the repository at this point in the history
  • Loading branch information
laramaktub committed Jan 11, 2019
1 parent 789e7b5 commit 481ecfe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/user/models/image_classification_tf.rst
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ After training check the `prediction statistics notebook <https://github.com/ind
You can test the classifier on a number of tasks: predict a single local image (or url), predict multiple images (or urls), merge the predictions of a multi-image single observation, etc. All these tasks are explained in the computing prediction notebooks.

.. image:: ../../_static/seeds1.png

:scale: 60 %
You can also make and store the predictions of the `test.txt` file (if you provided one). Once you have done that you can visualize the statistics of the predictions like popular metrics (accuracy, recall, precision, f1-score), the confusion matrix, etc by running the
`predictions statistics notebook <https://github.com/indigo-dc/image-classification-tf/blob/master/notebooks/3.1-Prediction_statistics.ipynb>`_.

Expand Down

0 comments on commit 481ecfe

Please sign in to comment.